#c12c1c color space conversions
Hex:
#c12c1c
RGB:
193, 44, 28
CMY:
24, 83, 89
CMYK:
0, 77, 85, 24
HSL:
6°, 74.6606%, 43.3333%
HSV (HSB):
6°, 85.4922%, 75.6863%
XYZ:
23.1026, 13.2227, 2.4332
xyY:
0.5961, 0.3412, 13.2227
CIE-Lab:
43.0968, 57.3126, 45.5573
CIE-LCH:
43.0968, 73.2134, 38.4809
CIE-Luv:
43.0968, 115.4997, 29.0872
Hunter-Lab:
36.3630, 49.7717, 21.4867
#c12c1c color charts
#c12c1c color shades, tints & tones
#c12c1c color schemes
#c12c1c color preview, HTML & CSS examples
This text has a color of #c12c1c
<p style="color:#c12c1c;">Text here</p>
.mytext {color:#c12c1c;}
This box has a color of #c12c1c
<div style="background-color:#c12c1c;">Content here</div>
.mybackground {background-color:#c12c1c;}
Border around this has a color of #c12c1c
<div style="border:2px solid #c12c1c;">Content here</div>
.myborder {border:2px solid #c12c1c;}