#f06e8e color space conversions
Hex:
#f06e8e
RGB:
240, 110, 142
CMY:
6, 57, 44
CMYK:
0, 54, 41, 6
HSL:
345°, 81.2500%, 68.6275%
HSV (HSB):
345°, 54.1667%, 94.1176%
XYZ:
46.3936, 31.6301, 29.2512
xyY:
0.4325, 0.2949, 31.6301
CIE-Lab:
63.0360, 53.0075, 7.2190
CIE-LCH:
63.0360, 53.4968, 7.7553
CIE-Luv:
63.0360, 87.7493, -0.4819
Hunter-Lab:
56.2407, 48.8256, 8.5313
#f06e8e color charts
#f06e8e color shades, tints & tones
#f06e8e color schemes
#f06e8e color preview, HTML & CSS examples
This text has a color of #f06e8e
<p style="color:#f06e8e;">Text here</p>
.mytext {color:#f06e8e;}
This box has a color of #f06e8e
<div style="background-color:#f06e8e;">Content here</div>
.mybackground {background-color:#f06e8e;}
Border around this has a color of #f06e8e
<div style="border:2px solid #f06e8e;">Content here</div>
.myborder {border:2px solid #f06e8e;}