#c9531d color space conversions
Hex:
#c9531d
RGB:
201, 83, 29
CMY:
21, 67, 89
CMYK:
0, 59, 86, 21
HSL:
19°, 74.7826%, 45.0980%
HSV (HSB):
19°, 85.5721%, 78.8235%
XYZ:
27.4024, 18.6927, 3.3262
xyY:
0.5545, 0.3782, 18.6927
CIE-Lab:
50.3258, 44.4219, 51.8338
CIE-LCH:
50.3258, 68.2646, 49.4032
CIE-Luv:
50.3258, 96.2328, 39.9626
Hunter-Lab:
43.2351, 37.4720, 25.7032
#c9531d color charts
#c9531d color shades, tints & tones
#c9531d color schemes
#c9531d color preview, HTML & CSS examples
This text has a color of #c9531d
<p style="color:#c9531d;">Text here</p>
.mytext {color:#c9531d;}
This box has a color of #c9531d
<div style="background-color:#c9531d;">Content here</div>
.mybackground {background-color:#c9531d;}
Border around this has a color of #c9531d
<div style="border:2px solid #c9531d;">Content here</div>
.myborder {border:2px solid #c9531d;}