#c8331e color space conversions
Hex:
#c8331e
RGB:
200, 51, 30
CMY:
22, 80, 88
CMYK:
0, 75, 85, 22
HSL:
7°, 73.9130%, 45.0980%
HSV (HSB):
7°, 85.0000%, 78.4314%
XYZ:
25.2376, 14.7408, 2.7434
xyY:
0.5907, 0.3450, 14.7408
CIE-Lab:
45.2771, 57.2456, 47.0176
CIE-LCH:
45.2771, 74.0791, 39.3973
CIE-Luv:
45.2771, 116.9544, 31.0699
Hunter-Lab:
38.3937, 50.1457, 22.6391
#c8331e color charts
#c8331e color shades, tints & tones
#c8331e color schemes
#c8331e color preview, HTML & CSS examples
This text has a color of #c8331e
<p style="color:#c8331e;">Text here</p>
.mytext {color:#c8331e;}
This box has a color of #c8331e
<div style="background-color:#c8331e;">Content here</div>
.mybackground {background-color:#c8331e;}
Border around this has a color of #c8331e
<div style="border:2px solid #c8331e;">Content here</div>
.myborder {border:2px solid #c8331e;}