#c7282d color space conversions
Hex:
#c7282d
RGB:
199, 40, 45
CMY:
22, 84, 82
CMYK:
0, 80, 77, 22
HSL:
358°, 66.5272%, 46.8627%
HSV (HSB):
358°, 79.8995%, 78.0392%
XYZ:
24.7856, 13.8492, 3.8494
xyY:
0.5834, 0.3260, 13.8492
CIE-Lab:
44.0158, 60.7520, 37.8345
CIE-LCH:
44.0158, 71.5700, 31.9134
CIE-Luv:
44.0158, 119.2267, 24.2295
Hunter-Lab:
37.2145, 53.7596, 19.9172
#c7282d color charts
#c7282d color shades, tints & tones
#c7282d color schemes
#c7282d color preview, HTML & CSS examples
This text has a color of #c7282d
<p style="color:#c7282d;">Text here</p>
.mytext {color:#c7282d;}
This box has a color of #c7282d
<div style="background-color:#c7282d;">Content here</div>
.mybackground {background-color:#c7282d;}
Border around this has a color of #c7282d
<div style="border:2px solid #c7282d;">Content here</div>
.myborder {border:2px solid #c7282d;}