#c8523d color space conversions
Hex:
#c8523d
RGB:
200, 82, 61
CMY:
22, 68, 76
CMYK:
0, 59, 70, 22
HSL:
9°, 55.8233%, 51.1765%
HSV (HSB):
9°, 69.5000%, 78.4314%
XYZ:
27.6790, 18.6509, 6.5560
xyY:
0.5234, 0.3527, 18.6509
CIE-Lab:
50.2762, 45.7431, 35.8801
CIE-LCH:
50.2762, 58.1362, 38.1100
CIE-Luv:
50.2762, 91.9128, 29.2924
Hunter-Lab:
43.1867, 38.8269, 21.2301
#c8523d color charts
#c8523d color shades, tints & tones
#c8523d color schemes
#c8523d color preview, HTML & CSS examples
This text has a color of #c8523d
<p style="color:#c8523d;">Text here</p>
.mytext {color:#c8523d;}
This box has a color of #c8523d
<div style="background-color:#c8523d;">Content here</div>
.mybackground {background-color:#c8523d;}
Border around this has a color of #c8523d
<div style="border:2px solid #c8523d;">Content here</div>
.myborder {border:2px solid #c8523d;}