#c7074d color space conversions
Hex:
#c7074d
RGB:
199, 7, 77
CMY:
22, 97, 70
CMYK:
0, 96, 61, 22
HSL:
338°, 93.2039%, 40.3922%
HSV (HSB):
338°, 96.4824%, 78.0392%
XYZ:
24.9687, 12.8299, 8.1816
xyY:
0.5430, 0.2790, 12.8299
CIE-Lab:
42.5058, 68.0453, 16.4759
CIE-LCH:
42.5058, 70.0116, 13.6112
CIE-Luv:
42.5058, 118.7658, 4.9089
Hunter-Lab:
35.8188, 61.7464, 11.5304
#c7074d color charts
#c7074d color shades, tints & tones
#c7074d color schemes
#c7074d color preview, HTML & CSS examples
This text has a color of #c7074d
<p style="color:#c7074d;">Text here</p>
.mytext {color:#c7074d;}
This box has a color of #c7074d
<div style="background-color:#c7074d;">Content here</div>
.mybackground {background-color:#c7074d;}
Border around this has a color of #c7074d
<div style="border:2px solid #c7074d;">Content here</div>
.myborder {border:2px solid #c7074d;}