#f06e75 color space conversions
Hex:
#f06e75
RGB:
240, 110, 117
CMY:
6, 57, 54
CMYK:
0, 54, 51, 6
HSL:
357°, 81.2500%, 68.6275%
HSV (HSB):
357°, 54.1667%, 94.1176%
XYZ:
44.7220, 30.9615, 20.4487
xyY:
0.4652, 0.3221, 30.9615
CIE-Lab:
62.4751, 50.6390, 20.7686
CIE-LCH:
62.4751, 54.7324, 22.3001
CIE-Luv:
62.4751, 93.9924, 16.3321
Hunter-Lab:
55.6430, 46.0905, 17.1612
#f06e75 color charts
#f06e75 color shades, tints & tones
#f06e75 color schemes
#f06e75 color preview, HTML & CSS examples
This text has a color of #f06e75
<p style="color:#f06e75;">Text here</p>
.mytext {color:#f06e75;}
This box has a color of #f06e75
<div style="background-color:#f06e75;">Content here</div>
.mybackground {background-color:#f06e75;}
Border around this has a color of #f06e75
<div style="border:2px solid #f06e75;">Content here</div>
.myborder {border:2px solid #f06e75;}