#ca8201 color space conversions
Hex:
#ca8201
RGB:
202, 130, 1
CMY:
21, 49, 100
CMYK:
0, 36, 100, 21
HSL:
39°, 99.0148%, 39.8039%
HSV (HSB):
39°, 99.5050%, 79.2157%
XYZ:
32.3452, 28.5240, 3.8296
xyY:
0.4999, 0.4409, 28.5240
CIE-Lab:
60.3592, 19.9473, 66.1256
CIE-LCH:
60.3592, 69.0687, 73.2137
CIE-Luv:
60.3592, 59.9880, 59.5614
Hunter-Lab:
53.4079, 14.6406, 33.1341
#ca8201 color charts
#ca8201 color shades, tints & tones
#ca8201 color schemes
#ca8201 color preview, HTML & CSS examples
This text has a color of #ca8201
<p style="color:#ca8201;">Text here</p>
.mytext {color:#ca8201;}
This box has a color of #ca8201
<div style="background-color:#ca8201;">Content here</div>
.mybackground {background-color:#ca8201;}
Border around this has a color of #ca8201
<div style="border:2px solid #ca8201;">Content here</div>
.myborder {border:2px solid #ca8201;}