#c8083e color space conversions
Hex:
#c8083e
RGB:
200, 8, 62
CMY:
22, 97, 76
CMYK:
0, 96, 69, 22
HSL:
343°, 92.3077%, 40.7843%
HSV (HSB):
343°, 96.0000%, 78.4314%
XYZ:
24.7758, 12.8008, 5.7224
xyY:
0.5722, 0.2956, 12.8008
CIE-Lab:
42.4616, 67.4088, 25.8807
CIE-LCH:
42.4616, 72.2064, 21.0036
CIE-Luv:
42.4616, 124.6186, 13.3016
Hunter-Lab:
35.7782, 60.9959, 15.5619
#c8083e color charts
#c8083e color shades, tints & tones
#c8083e color schemes
#c8083e color preview, HTML & CSS examples
This text has a color of #c8083e
<p style="color:#c8083e;">Text here</p>
.mytext {color:#c8083e;}
This box has a color of #c8083e
<div style="background-color:#c8083e;">Content here</div>
.mybackground {background-color:#c8083e;}
Border around this has a color of #c8083e
<div style="border:2px solid #c8083e;">Content here</div>
.myborder {border:2px solid #c8083e;}