#c9523f color space conversions
Hex:
#c9523f
RGB:
201, 82, 63
CMY:
21, 68, 75
CMYK:
0, 59, 69, 21
HSL:
8°, 56.0976%, 51.7647%
HSV (HSB):
8°, 68.6567%, 78.8235%
XYZ:
28.0019, 18.8110, 6.8576
xyY:
0.5217, 0.3505, 18.8110
CIE-Lab:
50.4653, 46.2117, 35.0219
CIE-LCH:
50.4653, 57.9832, 37.1570
CIE-Luv:
50.4653, 92.3837, 28.5665
Hunter-Lab:
43.3716, 39.3441, 20.9856
#c9523f color charts
#c9523f color shades, tints & tones
#c9523f color schemes
#c9523f color preview, HTML & CSS examples
This text has a color of #c9523f
<p style="color:#c9523f;">Text here</p>
.mytext {color:#c9523f;}
This box has a color of #c9523f
<div style="background-color:#c9523f;">Content here</div>
.mybackground {background-color:#c9523f;}
Border around this has a color of #c9523f
<div style="border:2px solid #c9523f;">Content here</div>
.myborder {border:2px solid #c9523f;}