#f05f46 color space conversions
Hex:
#f05f46
RGB:
240, 95, 70
CMY:
6, 63, 73
CMYK:
0, 60, 71, 6
HSL:
9°, 85.0000%, 60.7843%
HSV (HSB):
9°, 70.8333%, 94.1176%
XYZ:
41.1329, 27.1519, 8.8672
xyY:
0.5331, 0.3519, 27.1519
CIE-Lab:
59.1146, 54.4289, 42.8172
CIE-LCH:
59.1146, 69.2518, 38.1909
CIE-Luv:
59.1146, 114.1462, 35.4324
Hunter-Lab:
52.1075, 49.7173, 26.3857
#f05f46 color charts
#f05f46 color shades, tints & tones
#f05f46 color schemes
#f05f46 color preview, HTML & CSS examples
This text has a color of #f05f46
<p style="color:#f05f46;">Text here</p>
.mytext {color:#f05f46;}
This box has a color of #f05f46
<div style="background-color:#f05f46;">Content here</div>
.mybackground {background-color:#f05f46;}
Border around this has a color of #f05f46
<div style="border:2px solid #f05f46;">Content here</div>
.myborder {border:2px solid #f05f46;}