#c21c23 color space conversions
Hex:
#c21c23
RGB:
194, 28, 35
CMY:
24, 89, 86
CMYK:
0, 86, 82, 24
HSL:
357°, 74.7748%, 43.5294%
HSV (HSB):
357°, 85.5670%, 76.0784%
XYZ:
22.9668, 12.4212, 2.7772
xyY:
0.6018, 0.3255, 12.4212
CIE-Lab:
41.8779, 61.9541, 40.9172
CIE-LCH:
41.8779, 74.2464, 33.4425
CIE-Luv:
41.8779, 122.1182, 24.6999
Hunter-Lab:
35.2437, 54.6440, 19.9986
#c21c23 color charts
#c21c23 color shades, tints & tones
#c21c23 color schemes
#c21c23 color preview, HTML & CSS examples
This text has a color of #c21c23
<p style="color:#c21c23;">Text here</p>
.mytext {color:#c21c23;}
This box has a color of #c21c23
<div style="background-color:#c21c23;">Content here</div>
.mybackground {background-color:#c21c23;}
Border around this has a color of #c21c23
<div style="border:2px solid #c21c23;">Content here</div>
.myborder {border:2px solid #c21c23;}