#f07f76 color space conversions
Hex:
#f07f76
RGB:
240, 127, 118
CMY:
6, 50, 54
CMYK:
0, 47, 51, 6
HSL:
4°, 80.2632%, 70.1961%
HSV (HSB):
4°, 50.8333%, 94.1176%
XYZ:
46.7946, 35.0120, 21.4312
xyY:
0.4533, 0.3391, 35.0120
CIE-Lab:
65.7580, 42.4055, 24.6231
CIE-LCH:
65.7580, 49.0360, 30.1419
CIE-Luv:
65.7580, 82.3580, 23.0022
Hunter-Lab:
59.1710, 37.6152, 19.9454
#f07f76 color charts
#f07f76 color shades, tints & tones
#f07f76 color schemes
#f07f76 color preview, HTML & CSS examples
This text has a color of #f07f76
<p style="color:#f07f76;">Text here</p>
.mytext {color:#f07f76;}
This box has a color of #f07f76
<div style="background-color:#f07f76;">Content here</div>
.mybackground {background-color:#f07f76;}
Border around this has a color of #f07f76
<div style="border:2px solid #f07f76;">Content here</div>
.myborder {border:2px solid #f07f76;}