#c9531a color space conversions
Hex:
#c9531a
RGB:
201, 83, 26
CMY:
21, 67, 90
CMYK:
0, 59, 87, 21
HSL:
20°, 77.0925%, 44.5098%
HSV (HSB):
20°, 87.0647%, 78.8235%
XYZ:
27.3671, 18.6786, 3.1402
xyY:
0.5564, 0.3798, 18.6786
CIE-Lab:
50.3090, 44.3520, 52.9927
CIE-LCH:
50.3090, 69.1037, 50.0725
CIE-Luv:
50.3090, 96.4824, 40.5665
Hunter-Lab:
43.2187, 37.3975, 25.9452
#c9531a color charts
#c9531a color shades, tints & tones
#c9531a color schemes
#c9531a color preview, HTML & CSS examples
This text has a color of #c9531a
<p style="color:#c9531a;">Text here</p>
.mytext {color:#c9531a;}
This box has a color of #c9531a
<div style="background-color:#c9531a;">Content here</div>
.mybackground {background-color:#c9531a;}
Border around this has a color of #c9531a
<div style="border:2px solid #c9531a;">Content here</div>
.myborder {border:2px solid #c9531a;}