#f12b02 color space conversions
Hex:
#f12b02
RGB:
241, 43, 2
CMY:
5, 83, 99
CMYK:
0, 82, 99, 5
HSL:
10°, 98.3539%, 47.6471%
HSV (HSB):
10°, 99.1701%, 94.5098%
XYZ:
37.1505, 20.4329, 2.0433
xyY:
0.6231, 0.3427, 20.4329
CIE-Lab:
52.3232, 71.0803, 64.6503
CIE-LCH:
52.3232, 96.0837, 42.2877
CIE-Luv:
52.3232, 154.4133, 39.0576
Hunter-Lab:
45.2028, 67.5976, 28.9618
#f12b02 color charts
#f12b02 color shades, tints & tones
#f12b02 color schemes
#f12b02 color preview, HTML & CSS examples
This text has a color of #f12b02
<p style="color:#f12b02;">Text here</p>
.mytext {color:#f12b02;}
This box has a color of #f12b02
<div style="background-color:#f12b02;">Content here</div>
.mybackground {background-color:#f12b02;}
Border around this has a color of #f12b02
<div style="border:2px solid #f12b02;">Content here</div>
.myborder {border:2px solid #f12b02;}