#c8323b color space conversions
Hex:
#c8323b
RGB:
200, 50, 59
CMY:
22, 80, 77
CMYK:
0, 75, 71, 22
HSL:
356°, 60.0000%, 49.0196%
HSV (HSB):
356°, 75.0000%, 78.4314%
XYZ:
25.7494, 14.8763, 5.6519
xyY:
0.5564, 0.3215, 14.8763
CIE-Lab:
45.4643, 58.5964, 31.3666
CIE-LCH:
45.4643, 66.4635, 28.1601
CIE-Luv:
45.4643, 112.0534, 20.8528
Hunter-Lab:
38.5698, 51.6703, 18.3107
#c8323b color charts
#c8323b color shades, tints & tones
#c8323b color schemes
#c8323b color preview, HTML & CSS examples
This text has a color of #c8323b
<p style="color:#c8323b;">Text here</p>
.mytext {color:#c8323b;}
This box has a color of #c8323b
<div style="background-color:#c8323b;">Content here</div>
.mybackground {background-color:#c8323b;}
Border around this has a color of #c8323b
<div style="border:2px solid #c8323b;">Content here</div>
.myborder {border:2px solid #c8323b;}