#c23d1c color space conversions
Hex:
#c23d1c
RGB:
194, 61, 28
CMY:
24, 76, 89
CMYK:
0, 69, 86, 24
HSL:
12°, 74.7748%, 43.5294%
HSV (HSB):
12°, 85.5670%, 76.0784%
XYZ:
24.1265, 14.8907, 2.7012
xyY:
0.5783, 0.3569, 14.8907
CIE-Lab:
45.4841, 51.5661, 47.6766
CIE-LCH:
45.4841, 70.2291, 42.7556
CIE-Luv:
45.4841, 106.2797, 33.1144
Hunter-Lab:
38.5884, 44.0731, 22.8616
#c23d1c color charts
#c23d1c color shades, tints & tones
#c23d1c color schemes
#c23d1c color preview, HTML & CSS examples
This text has a color of #c23d1c
<p style="color:#c23d1c;">Text here</p>
.mytext {color:#c23d1c;}
This box has a color of #c23d1c
<div style="background-color:#c23d1c;">Content here</div>
.mybackground {background-color:#c23d1c;}
Border around this has a color of #c23d1c
<div style="border:2px solid #c23d1c;">Content here</div>
.myborder {border:2px solid #c23d1c;}