#c7052a color space conversions
Hex:
#c7052a
RGB:
199, 5, 42
CMY:
22, 98, 84
CMYK:
0, 97, 79, 22
HSL:
349°, 95.0980%, 40.0000%
HSV (HSB):
349°, 97.4874%, 78.0392%
XYZ:
24.0254, 12.4178, 3.3211
xyY:
0.6042, 0.3123, 12.4178
CIE-Lab:
41.8726, 66.6899, 37.2914
CIE-LCH:
41.8726, 76.4081, 29.2129
CIE-Luv:
41.8726, 129.8138, 21.2703
Hunter-Lab:
35.2389, 60.0305, 19.0795
#c7052a color charts
#c7052a color shades, tints & tones
#c7052a color schemes
#c7052a color preview, HTML & CSS examples
This text has a color of #c7052a
<p style="color:#c7052a;">Text here</p>
.mytext {color:#c7052a;}
This box has a color of #c7052a
<div style="background-color:#c7052a;">Content here</div>
.mybackground {background-color:#c7052a;}
Border around this has a color of #c7052a
<div style="border:2px solid #c7052a;">Content here</div>
.myborder {border:2px solid #c7052a;}