#ca8a32 color space conversions
Hex:
#ca8a32
RGB:
202, 138, 50
CMY:
21, 46, 80
CMYK:
0, 32, 75, 21
HSL:
35°, 60.3175%, 49.4118%
HSV (HSB):
35°, 75.2475%, 79.2157%
XYZ:
34.0213, 30.9638, 7.2011
xyY:
0.4713, 0.4289, 30.9638
CIE-Lab:
62.4771, 16.7471, 54.4249
CIE-LCH:
62.4771, 56.9433, 72.8964
CIE-Luv:
62.4771, 51.8360, 54.8167
Hunter-Lab:
55.6451, 11.7556, 31.2788
#ca8a32 color charts
#ca8a32 color shades, tints & tones
#ca8a32 color schemes
#ca8a32 color preview, HTML & CSS examples
This text has a color of #ca8a32
<p style="color:#ca8a32;">Text here</p>
.mytext {color:#ca8a32;}
This box has a color of #ca8a32
<div style="background-color:#ca8a32;">Content here</div>
.mybackground {background-color:#ca8a32;}
Border around this has a color of #ca8a32
<div style="border:2px solid #ca8a32;">Content here</div>
.myborder {border:2px solid #ca8a32;}