#c7021c color space conversions
Hex:
#c7021c
RGB:
199, 2, 28
CMY:
22, 99, 89
CMYK:
0, 99, 86, 22
HSL:
352°, 98.0100%, 39.4118%
HSV (HSB):
352°, 98.9950%, 78.0392%
XYZ:
23.7845, 12.2694, 2.2133
xyY:
0.6215, 0.3206, 12.2694
CIE-Lab:
41.6411, 66.6278, 44.7987
CIE-LCH:
41.6411, 80.2881, 33.9158
CIE-Luv:
41.6411, 133.0419, 25.1974
Hunter-Lab:
35.0277, 59.9067, 20.7731
#c7021c color charts
#c7021c color shades, tints & tones
#c7021c color schemes
#c7021c color preview, HTML & CSS examples
This text has a color of #c7021c
<p style="color:#c7021c;">Text here</p>
.mytext {color:#c7021c;}
This box has a color of #c7021c
<div style="background-color:#c7021c;">Content here</div>
.mybackground {background-color:#c7021c;}
Border around this has a color of #c7021c
<div style="border:2px solid #c7021c;">Content here</div>
.myborder {border:2px solid #c7021c;}