#c12b0d color space conversions
Hex:
#c12b0d
RGB:
193, 43, 13
CMY:
24, 83, 95
CMYK:
0, 78, 93, 24
HSL:
10°, 87.3786%, 40.3922%
HSV (HSB):
10°, 93.2642%, 75.6863%
XYZ:
22.9288, 13.0943, 1.6997
xyY:
0.6078, 0.3471, 13.0943
CIE-Lab:
42.9049, 57.3555, 51.5756
CIE-LCH:
42.9049, 77.1343, 41.9627
CIE-Luv:
42.9049, 117.5752, 31.6456
Hunter-Lab:
36.1860, 49.7790, 22.5452
#c12b0d color charts
#c12b0d color shades, tints & tones
#c12b0d color schemes
#c12b0d color preview, HTML & CSS examples
This text has a color of #c12b0d
<p style="color:#c12b0d;">Text here</p>
.mytext {color:#c12b0d;}
This box has a color of #c12b0d
<div style="background-color:#c12b0d;">Content here</div>
.mybackground {background-color:#c12b0d;}
Border around this has a color of #c12b0d
<div style="border:2px solid #c12b0d;">Content here</div>
.myborder {border:2px solid #c12b0d;}