#c12f02 color space conversions
Hex:
#c12f02
RGB:
193, 47, 2
CMY:
24, 82, 99
CMYK:
0, 76, 99, 24
HSL:
14°, 97.9487%, 38.2353%
HSV (HSB):
14°, 98.9637%, 75.6863%
XYZ:
23.0198, 13.3749, 1.4258
xyY:
0.6087, 0.3536, 13.3749
CIE-Lab:
43.3227, 55.9657, 55.1403
CIE-LCH:
43.3227, 78.5659, 44.5744
CIE-Luv:
43.3227, 116.1071, 33.6814
Hunter-Lab:
36.5717, 48.3552, 23.2887
#c12f02 color charts
#c12f02 color shades, tints & tones
#c12f02 color schemes
#c12f02 color preview, HTML & CSS examples
This text has a color of #c12f02
<p style="color:#c12f02;">Text here</p>
.mytext {color:#c12f02;}
This box has a color of #c12f02
<div style="background-color:#c12f02;">Content here</div>
.mybackground {background-color:#c12f02;}
Border around this has a color of #c12f02
<div style="border:2px solid #c12f02;">Content here</div>
.myborder {border:2px solid #c12f02;}