#c23c13 color space conversions
Hex:
#c23c13
RGB:
194, 60, 19
CMY:
24, 76, 93
CMYK:
0, 69, 90, 24
HSL:
14°, 82.1596%, 41.7647%
HSV (HSB):
14°, 90.2062%, 76.0784%
XYZ:
23.9815, 14.7481, 2.1988
xyY:
0.5859, 0.3603, 14.7481
CIE-Lab:
45.2872, 51.7795, 51.2042
CIE-LCH:
45.2872, 72.8216, 44.6799
CIE-Luv:
45.2872, 107.8109, 34.6181
Hunter-Lab:
38.4032, 44.2617, 23.4876
#c23c13 color charts
#c23c13 color shades, tints & tones
#c23c13 color schemes
#c23c13 color preview, HTML & CSS examples
This text has a color of #c23c13
<p style="color:#c23c13;">Text here</p>
.mytext {color:#c23c13;}
This box has a color of #c23c13
<div style="background-color:#c23c13;">Content here</div>
.mybackground {background-color:#c23c13;}
Border around this has a color of #c23c13
<div style="border:2px solid #c23c13;">Content here</div>
.myborder {border:2px solid #c23c13;}