#c8283e color space conversions
Hex:
#c8283e
RGB:
200, 40, 62
CMY:
22, 84, 76
CMYK:
0, 80, 69, 22
HSL:
352°, 66.6667%, 47.0588%
HSV (HSB):
352°, 80.0000%, 78.4314%
XYZ:
25.4477, 14.1447, 5.9464
xyY:
0.5588, 0.3106, 14.1447
CIE-Lab:
44.4398, 61.7439, 28.3265
CIE-LCH:
44.4398, 67.9316, 24.6444
CIE-Luv:
44.4398, 115.9041, 17.3285
Hunter-Lab:
37.6095, 54.9618, 16.9524
#c8283e color charts
#c8283e color shades, tints & tones
#c8283e color schemes
#c8283e color preview, HTML & CSS examples
This text has a color of #c8283e
<p style="color:#c8283e;">Text here</p>
.mytext {color:#c8283e;}
This box has a color of #c8283e
<div style="background-color:#c8283e;">Content here</div>
.mybackground {background-color:#c8283e;}
Border around this has a color of #c8283e
<div style="border:2px solid #c8283e;">Content here</div>
.myborder {border:2px solid #c8283e;}