#c23b2d color space conversions
Hex:
#c23b2d
RGB:
194, 59, 45
CMY:
24, 77, 82
CMYK:
0, 70, 77, 24
HSL:
6°, 62.3431%, 46.8627%
HSV (HSB):
6°, 76.8041%, 76.0784%
XYZ:
24.2858, 14.7867, 4.0567
xyY:
0.5631, 0.3428, 14.7867
CIE-Lab:
45.3407, 52.8793, 38.9609
CIE-LCH:
45.3407, 65.6824, 36.3824
CIE-Luv:
45.3407, 105.1005, 27.6835
Hunter-Lab:
38.4535, 45.4401, 20.6625
#c23b2d color charts
#c23b2d color shades, tints & tones
#c23b2d color schemes
#c23b2d color preview, HTML & CSS examples
This text has a color of #c23b2d
<p style="color:#c23b2d;">Text here</p>
.mytext {color:#c23b2d;}
This box has a color of #c23b2d
<div style="background-color:#c23b2d;">Content here</div>
.mybackground {background-color:#c23b2d;}
Border around this has a color of #c23b2d
<div style="border:2px solid #c23b2d;">Content here</div>
.myborder {border:2px solid #c23b2d;}