#f12a03 color space conversions
Hex:
#f12a03
RGB:
241, 42, 3
CMY:
5, 84, 99
CMYK:
0, 83, 99, 5
HSL:
10°, 97.5410%, 47.8431%
HSV (HSB):
10°, 98.7552%, 94.5098%
XYZ:
37.1200, 20.3633, 2.0602
xyY:
0.6234, 0.3420, 20.3633
CIE-Lab:
52.2455, 71.3154, 64.3703
CIE-LCH:
52.2455, 96.0699, 42.0699
CIE-Luv:
52.2455, 154.7944, 38.8279
Hunter-Lab:
45.1257, 67.8627, 28.8811
#f12a03 color charts
#f12a03 color shades, tints & tones
#f12a03 color schemes
#f12a03 color preview, HTML & CSS examples
This text has a color of #f12a03
<p style="color:#f12a03;">Text here</p>
.mytext {color:#f12a03;}
This box has a color of #f12a03
<div style="background-color:#f12a03;">Content here</div>
.mybackground {background-color:#f12a03;}
Border around this has a color of #f12a03
<div style="border:2px solid #f12a03;">Content here</div>
.myborder {border:2px solid #f12a03;}