#ca8231 color space conversions
Hex:
#ca8231
RGB:
202, 130, 49
CMY:
21, 49, 81
CMYK:
0, 36, 76, 21
HSL:
32°, 60.9562%, 49.2157%
HSV (HSB):
32°, 75.7426%, 79.2157%
XYZ:
32.8941, 28.7436, 6.7201
xyY:
0.4812, 0.4205, 28.7436
CIE-Lab:
60.5546, 21.0685, 52.9530
CIE-LCH:
60.5546, 56.9903, 68.3038
CIE-Luv:
60.5546, 58.1715, 51.8945
Hunter-Lab:
53.6130, 15.6954, 30.0975
#ca8231 color charts
#ca8231 color shades, tints & tones
#ca8231 color schemes
#ca8231 color preview, HTML & CSS examples
This text has a color of #ca8231
<p style="color:#ca8231;">Text here</p>
.mytext {color:#ca8231;}
This box has a color of #ca8231
<div style="background-color:#ca8231;">Content here</div>
.mybackground {background-color:#ca8231;}
Border around this has a color of #ca8231
<div style="border:2px solid #ca8231;">Content here</div>
.myborder {border:2px solid #ca8231;}