#c8503c color space conversions
Hex:
#c8503c
RGB:
200, 80, 60
CMY:
22, 69, 76
CMYK:
0, 60, 70, 22
HSL:
9°, 56.0000%, 50.9804%
HSV (HSB):
9°, 70.0000%, 78.4314%
XYZ:
27.5037, 18.3429, 6.3659
xyY:
0.5268, 0.3513, 18.3429
CIE-Lab:
49.9094, 46.6229, 36.0128
CIE-LCH:
49.9094, 58.9119, 37.6835
CIE-Luv:
49.9094, 93.4898, 29.0413
Hunter-Lab:
42.8286, 39.6790, 21.1674
#c8503c color charts
#c8503c color shades, tints & tones
#c8503c color schemes
#c8503c color preview, HTML & CSS examples
This text has a color of #c8503c
<p style="color:#c8503c;">Text here</p>
.mytext {color:#c8503c;}
This box has a color of #c8503c
<div style="background-color:#c8503c;">Content here</div>
.mybackground {background-color:#c8503c;}
Border around this has a color of #c8503c
<div style="border:2px solid #c8503c;">Content here</div>
.myborder {border:2px solid #c8503c;}