#f12d04 color space conversions
Hex:
#f12d04
RGB:
241, 45, 4
CMY:
5, 82, 98
CMYK:
0, 81, 98, 5
HSL:
10°, 96.7347%, 48.0392%
HSV (HSB):
10°, 98.3402%, 94.5098%
XYZ:
37.2359, 20.5863, 2.1259
xyY:
0.6211, 0.3434, 20.5863
CIE-Lab:
52.4937, 70.6253, 64.2381
CIE-LCH:
52.4937, 95.4697, 42.2885
CIE-Luv:
52.4937, 153.4115, 39.1767
Hunter-Lab:
45.3721, 67.0898, 28.9825
#f12d04 color charts
#f12d04 color shades, tints & tones
#f12d04 color schemes
#f12d04 color preview, HTML & CSS examples
This text has a color of #f12d04
<p style="color:#f12d04;">Text here</p>
.mytext {color:#f12d04;}
This box has a color of #f12d04
<div style="background-color:#f12d04;">Content here</div>
.mybackground {background-color:#f12d04;}
Border around this has a color of #f12d04
<div style="border:2px solid #f12d04;">Content here</div>
.myborder {border:2px solid #f12d04;}