#c8282d color space conversions
Hex:
#c8282d
RGB:
200, 40, 45
CMY:
22, 84, 82
CMYK:
0, 80, 78, 22
HSL:
358°, 66.6667%, 47.0588%
HSV (HSB):
358°, 80.0000%, 78.4314%
XYZ:
25.0519, 13.9864, 3.8619
xyY:
0.5840, 0.3260, 13.9864
CIE-Lab:
44.2134, 61.0399, 38.1045
CIE-LCH:
44.2134, 71.9571, 31.9747
CIE-Luv:
44.2134, 120.0077, 24.4056
Hunter-Lab:
37.3984, 54.1236, 20.0564
#c8282d color charts
#c8282d color shades, tints & tones
#c8282d color schemes
#c8282d color preview, HTML & CSS examples
This text has a color of #c8282d
<p style="color:#c8282d;">Text here</p>
.mytext {color:#c8282d;}
This box has a color of #c8282d
<div style="background-color:#c8282d;">Content here</div>
.mybackground {background-color:#c8282d;}
Border around this has a color of #c8282d
<div style="border:2px solid #c8282d;">Content here</div>
.myborder {border:2px solid #c8282d;}