#c21005 color space conversions
Hex:
#c21005
RGB:
194, 16, 5
CMY:
24, 94, 98
CMYK:
0, 92, 97, 24
HSL:
3°, 94.9749%, 39.0196%
HSV (HSB):
3°, 97.4227%, 76.0784%
XYZ:
22.4608, 11.8509, 1.2472
xyY:
0.6317, 0.3333, 11.8509
CIE-Lab:
40.9781, 63.5284, 53.1541
CIE-LCH:
40.9781, 82.8324, 39.9191
CIE-Luv:
40.9781, 129.2596, 29.0781
Hunter-Lab:
34.4251, 56.2193, 21.9495
#c21005 color charts
#c21005 color shades, tints & tones
#c21005 color schemes
#c21005 color preview, HTML & CSS examples
This text has a color of #c21005
<p style="color:#c21005;">Text here</p>
.mytext {color:#c21005;}
This box has a color of #c21005
<div style="background-color:#c21005;">Content here</div>
.mybackground {background-color:#c21005;}
Border around this has a color of #c21005
<div style="border:2px solid #c21005;">Content here</div>
.myborder {border:2px solid #c21005;}