#f00b02 color space conversions
Hex:
#f00b02
RGB:
240, 11, 2
CMY:
6, 96, 99
CMYK:
0, 95, 99, 6
HSL:
2°, 98.3471%, 47.4510%
HSV (HSB):
2°, 99.1667%, 94.1176%
XYZ:
36.0658, 18.7690, 1.7793
xyY:
0.6370, 0.3315, 18.7690
CIE-Lab:
50.4158, 75.7086, 63.7570
CIE-LCH:
50.4158, 98.9785, 40.1020
CIE-Luv:
50.4158, 163.1177, 35.8756
Hunter-Lab:
43.3232, 72.7826, 27.8911
#f00b02 color charts
#f00b02 color shades, tints & tones
#f00b02 color schemes
#f00b02 color preview, HTML & CSS examples
This text has a color of #f00b02
<p style="color:#f00b02;">Text here</p>
.mytext {color:#f00b02;}
This box has a color of #f00b02
<div style="background-color:#f00b02;">Content here</div>
.mybackground {background-color:#f00b02;}
Border around this has a color of #f00b02
<div style="border:2px solid #f00b02;">Content here</div>
.myborder {border:2px solid #f00b02;}