#c12a05 color space conversions
Hex:
#c12a05
RGB:
193, 42, 5
CMY:
24, 84, 98
CMYK:
0, 78, 97, 24
HSL:
12°, 94.9495%, 38.8235%
HSV (HSB):
12°, 97.4093%, 75.6863%
XYZ:
22.8477, 13.0043, 1.4495
xyY:
0.6125, 0.3486, 13.0043
CIE-Lab:
42.7698, 57.5704, 53.9271
CIE-LCH:
42.7698, 78.8827, 43.1285
CIE-Luv:
42.7698, 118.6221, 32.3859
Hunter-Lab:
36.0615, 49.9854, 22.8600
#c12a05 color charts
#c12a05 color shades, tints & tones
#c12a05 color schemes
#c12a05 color preview, HTML & CSS examples
This text has a color of #c12a05
<p style="color:#c12a05;">Text here</p>
.mytext {color:#c12a05;}
This box has a color of #c12a05
<div style="background-color:#c12a05;">Content here</div>
.mybackground {background-color:#c12a05;}
Border around this has a color of #c12a05
<div style="border:2px solid #c12a05;">Content here</div>
.myborder {border:2px solid #c12a05;}