#c23b1b color space conversions
Hex:
#c23b1b
RGB:
194, 59, 27
CMY:
24, 77, 89
CMYK:
0, 70, 86, 24
HSL:
11°, 75.5656%, 43.3333%
HSV (HSB):
11°, 86.0825%, 76.0784%
XYZ:
24.0099, 14.6764, 2.6043
xyY:
0.5815, 0.3554, 14.6764
CIE-Lab:
45.1877, 52.3328, 47.8718
CIE-LCH:
45.1877, 70.9255, 42.4510
CIE-Luv:
45.1877, 107.6882, 32.8296
Hunter-Lab:
38.3098, 44.8294, 22.7864
#c23b1b color charts
#c23b1b color shades, tints & tones
#c23b1b color schemes
#c23b1b color preview, HTML & CSS examples
This text has a color of #c23b1b
<p style="color:#c23b1b;">Text here</p>
.mytext {color:#c23b1b;}
This box has a color of #c23b1b
<div style="background-color:#c23b1b;">Content here</div>
.mybackground {background-color:#c23b1b;}
Border around this has a color of #c23b1b
<div style="border:2px solid #c23b1b;">Content here</div>
.myborder {border:2px solid #c23b1b;}