#c12d01 color space conversions
Hex:
#c12d01
RGB:
193, 45, 1
CMY:
24, 82, 100
CMYK:
0, 77, 99, 24
HSL:
14°, 98.9691%, 38.0392%
HSV (HSB):
14°, 99.4819%, 75.6863%
XYZ:
22.9362, 13.2164, 1.3709
xyY:
0.6112, 0.3522, 13.2164
CIE-Lab:
43.0875, 56.6017, 55.3477
CIE-LCH:
43.0875, 79.1651, 44.3582
CIE-Luv:
43.0875, 117.2820, 33.3999
Hunter-Lab:
36.3544, 48.9964, 23.2123
#c12d01 color charts
#c12d01 color shades, tints & tones
#c12d01 color schemes
#c12d01 color preview, HTML & CSS examples
This text has a color of #c12d01
<p style="color:#c12d01;">Text here</p>
.mytext {color:#c12d01;}
This box has a color of #c12d01
<div style="background-color:#c12d01;">Content here</div>
.mybackground {background-color:#c12d01;}
Border around this has a color of #c12d01
<div style="border:2px solid #c12d01;">Content here</div>
.myborder {border:2px solid #c12d01;}