#f00a33 color space conversions
Hex:
#f00a33
RGB:
240, 10, 51
CMY:
6, 96, 80
CMYK:
0, 96, 79, 6
HSL:
349°, 92.0000%, 49.0196%
HSV (HSB):
349°, 95.8333%, 94.1176%
XYZ:
36.6413, 18.9814, 4.8645
xyY:
0.6058, 0.3138, 18.9814
CIE-Lab:
50.6654, 76.5480, 43.9733
CIE-LCH:
50.6654, 88.2794, 29.8754
CIE-Luv:
50.6654, 157.0378, 26.4519
Hunter-Lab:
43.5676, 73.8789, 23.8773
#f00a33 color charts
#f00a33 color shades, tints & tones
#f00a33 color schemes
#f00a33 color preview, HTML & CSS examples
This text has a color of #f00a33
<p style="color:#f00a33;">Text here</p>
.mytext {color:#f00a33;}
This box has a color of #f00a33
<div style="background-color:#f00a33;">Content here</div>
.mybackground {background-color:#f00a33;}
Border around this has a color of #f00a33
<div style="border:2px solid #f00a33;">Content here</div>
.myborder {border:2px solid #f00a33;}