#c23d13 color space conversions
Hex:
#c23d13
RGB:
194, 61, 19
CMY:
24, 76, 93
CMYK:
0, 69, 90, 24
HSL:
14°, 82.1596%, 41.7647%
HSV (HSB):
14°, 90.2062%, 76.0784%
XYZ:
24.0344, 14.8538, 2.2164
xyY:
0.5847, 0.3614, 14.8538
CIE-Lab:
45.4334, 51.3816, 51.3110
CIE-LCH:
45.4334, 72.6147, 44.9607
CIE-Luv:
45.4334, 107.1496, 34.8693
Hunter-Lab:
38.5407, 43.8685, 23.5688
#c23d13 color charts
#c23d13 color shades, tints & tones
#c23d13 color schemes
#c23d13 color preview, HTML & CSS examples
This text has a color of #c23d13
<p style="color:#c23d13;">Text here</p>
.mytext {color:#c23d13;}
This box has a color of #c23d13
<div style="background-color:#c23d13;">Content here</div>
.mybackground {background-color:#c23d13;}
Border around this has a color of #c23d13
<div style="border:2px solid #c23d13;">Content here</div>
.myborder {border:2px solid #c23d13;}