#c23c0d color space conversions
Hex:
#c23c0d
RGB:
194, 60, 13
CMY:
24, 76, 95
CMYK:
0, 69, 93, 24
HSL:
16°, 87.4396%, 40.5882%
HSV (HSB):
16°, 93.2990%, 76.0784%
XYZ:
23.9366, 14.7301, 1.9624
xyY:
0.5891, 0.3626, 14.7301
CIE-Lab:
45.2623, 51.6895, 53.1878
CIE-LCH:
45.2623, 74.1670, 45.8185
CIE-Luv:
45.2623, 108.2452, 35.4859
Hunter-Lab:
38.3798, 44.1618, 23.8344
#c23c0d color charts
#c23c0d color shades, tints & tones
#c23c0d color schemes
#c23c0d color preview, HTML & CSS examples
This text has a color of #c23c0d
<p style="color:#c23c0d;">Text here</p>
.mytext {color:#c23c0d;}
This box has a color of #c23c0d
<div style="background-color:#c23c0d;">Content here</div>
.mybackground {background-color:#c23c0d;}
Border around this has a color of #c23c0d
<div style="border:2px solid #c23c0d;">Content here</div>
.myborder {border:2px solid #c23c0d;}