#c8292a color space conversions
Hex:
#c8292a
RGB:
200, 41, 42
CMY:
22, 84, 84
CMYK:
0, 80, 79, 22
HSL:
360°, 65.9751%, 47.2549%
HSV (HSB):
360°, 79.5000%, 78.4314%
XYZ:
25.0303, 14.0324, 3.5798
xyY:
0.5870, 0.3291, 14.0324
CIE-Lab:
44.2794, 60.6636, 39.8589
CIE-LCH:
44.2794, 72.5865, 33.3068
CIE-Luv:
44.2794, 120.1539, 25.6222
Hunter-Lab:
37.4599, 53.7171, 20.5560
#c8292a color charts
#c8292a color shades, tints & tones
#c8292a color schemes
#c8292a color preview, HTML & CSS examples
This text has a color of #c8292a
<p style="color:#c8292a;">Text here</p>
.mytext {color:#c8292a;}
This box has a color of #c8292a
<div style="background-color:#c8292a;">Content here</div>
.mybackground {background-color:#c8292a;}
Border around this has a color of #c8292a
<div style="border:2px solid #c8292a;">Content here</div>
.myborder {border:2px solid #c8292a;}