#c7274d color space conversions
Hex:
#c7274d
RGB:
199, 39, 77
CMY:
22, 85, 70
CMYK:
0, 80, 61, 22
HSL:
346°, 67.2269%, 46.6667%
HSV (HSB):
346°, 80.4020%, 78.0392%
XYZ:
25.6183, 14.1290, 8.3981
xyY:
0.5321, 0.2935, 14.1290
CIE-Lab:
44.4173, 62.5591, 19.0337
CIE-LCH:
44.4173, 65.3905, 16.9224
CIE-Luv:
44.4173, 110.9618, 9.0251
Hunter-Lab:
37.5885, 55.8758, 13.0653
#c7274d color charts
#c7274d color shades, tints & tones
#c7274d color schemes
#c7274d color preview, HTML & CSS examples
This text has a color of #c7274d
<p style="color:#c7274d;">Text here</p>
.mytext {color:#c7274d;}
This box has a color of #c7274d
<div style="background-color:#c7274d;">Content here</div>
.mybackground {background-color:#c7274d;}
Border around this has a color of #c7274d
<div style="border:2px solid #c7274d;">Content here</div>
.myborder {border:2px solid #c7274d;}