#f16a7e color space conversions
Hex:
#f16a7e
RGB:
241, 106, 126
CMY:
5, 58, 51
CMYK:
0, 56, 48, 5
HSL:
351°, 82.8221%, 68.0392%
HSV (HSB):
351°, 56.0166%, 94.5098%
XYZ:
45.1956, 30.5152, 23.2466
xyY:
0.4567, 0.3084, 30.5152
CIE-Lab:
62.0962, 53.6399, 15.1133
CIE-LCH:
62.0962, 55.7283, 15.7354
CIE-Luv:
62.0962, 95.1320, 9.0749
Hunter-Lab:
55.2406, 49.3704, 13.7177
#f16a7e color charts
#f16a7e color shades, tints & tones
#f16a7e color schemes
#f16a7e color preview, HTML & CSS examples
This text has a color of #f16a7e
<p style="color:#f16a7e;">Text here</p>
.mytext {color:#f16a7e;}
This box has a color of #f16a7e
<div style="background-color:#f16a7e;">Content here</div>
.mybackground {background-color:#f16a7e;}
Border around this has a color of #f16a7e
<div style="border:2px solid #f16a7e;">Content here</div>
.myborder {border:2px solid #f16a7e;}