#c23b2a color space conversions
Hex:
#c23b2a
RGB:
194, 59, 42
CMY:
24, 77, 84
CMYK:
0, 70, 78, 24
HSL:
7°, 64.4068%, 46.2745%
HSV (HSB):
7°, 78.3505%, 76.0784%
XYZ:
24.2300, 14.7644, 3.7632
xyY:
0.5667, 0.3453, 14.7644
CIE-Lab:
45.3098, 52.7693, 40.5592
CIE-LCH:
45.3098, 66.5556, 37.5463
CIE-Luv:
45.3098, 105.6135, 28.7056
Hunter-Lab:
38.4245, 45.3170, 21.0904
#c23b2a color charts
#c23b2a color shades, tints & tones
#c23b2a color schemes
#c23b2a color preview, HTML & CSS examples
This text has a color of #c23b2a
<p style="color:#c23b2a;">Text here</p>
.mytext {color:#c23b2a;}
This box has a color of #c23b2a
<div style="background-color:#c23b2a;">Content here</div>
.mybackground {background-color:#c23b2a;}
Border around this has a color of #c23b2a
<div style="border:2px solid #c23b2a;">Content here</div>
.myborder {border:2px solid #c23b2a;}