#c8322c color space conversions
Hex:
#c8322c
RGB:
200, 50, 44
CMY:
22, 80, 83
CMYK:
0, 75, 78, 22
HSL:
2°, 63.9344%, 47.8431%
HSV (HSB):
2°, 78.0000%, 78.4314%
XYZ:
25.4146, 14.7424, 3.8889
xyY:
0.5770, 0.3347, 14.7424
CIE-Lab:
45.2794, 57.9855, 39.7892
CIE-LCH:
45.2794, 70.3242, 34.4576
CIE-Luv:
45.2794, 115.2856, 26.7830
Hunter-Lab:
38.3959, 50.9584, 20.8719
#c8322c color charts
#c8322c color shades, tints & tones
#c8322c color schemes
#c8322c color preview, HTML & CSS examples
This text has a color of #c8322c
<p style="color:#c8322c;">Text here</p>
.mytext {color:#c8322c;}
This box has a color of #c8322c
<div style="background-color:#c8322c;">Content here</div>
.mybackground {background-color:#c8322c;}
Border around this has a color of #c8322c
<div style="border:2px solid #c8322c;">Content here</div>
.myborder {border:2px solid #c8322c;}