#f06f75 color space conversions
Hex:
#f06f75
RGB:
240, 111, 117
CMY:
6, 56, 54
CMYK:
0, 54, 51, 6
HSL:
357°, 81.1321%, 68.8235%
HSV (HSB):
357°, 53.7500%, 94.1176%
XYZ:
44.8305, 31.1785, 20.4848
xyY:
0.4646, 0.3231, 31.1785
CIE-Lab:
62.6580, 50.1648, 21.0165
CIE-LCH:
62.6580, 54.3893, 22.7312
CIE-Luv:
62.6580, 93.3384, 16.7449
Hunter-Lab:
55.8377, 45.5966, 17.3350
#f06f75 color charts
#f06f75 color shades, tints & tones
#f06f75 color schemes
#f06f75 color preview, HTML & CSS examples
This text has a color of #f06f75
<p style="color:#f06f75;">Text here</p>
.mytext {color:#f06f75;}
This box has a color of #f06f75
<div style="background-color:#f06f75;">Content here</div>
.mybackground {background-color:#f06f75;}
Border around this has a color of #f06f75
<div style="border:2px solid #f06f75;">Content here</div>
.myborder {border:2px solid #f06f75;}