#c23b21 color space conversions
Hex:
#c23b21
RGB:
194, 59, 33
CMY:
24, 77, 87
CMYK:
0, 70, 83, 24
HSL:
10°, 70.9251%, 44.5098%
HSV (HSB):
10°, 82.9897%, 76.0784%
XYZ:
24.0866, 14.7071, 3.0081
xyY:
0.5762, 0.3518, 14.7071
CIE-Lab:
45.2303, 52.4853, 45.1088
CIE-LCH:
45.2303, 69.2063, 40.6776
CIE-Luv:
45.2303, 106.9563, 31.3764
Hunter-Lab:
38.3498, 44.9995, 22.1943
#c23b21 color charts
#c23b21 color shades, tints & tones
#c23b21 color schemes
#c23b21 color preview, HTML & CSS examples
This text has a color of #c23b21
<p style="color:#c23b21;">Text here</p>
.mytext {color:#c23b21;}
This box has a color of #c23b21
<div style="background-color:#c23b21;">Content here</div>
.mybackground {background-color:#c23b21;}
Border around this has a color of #c23b21
<div style="border:2px solid #c23b21;">Content here</div>
.myborder {border:2px solid #c23b21;}