#ca8032 color space conversions
Hex:
#ca8032
RGB:
202, 128, 50
CMY:
21, 50, 80
CMYK:
0, 37, 75, 21
HSL:
31°, 60.3175%, 49.4118%
HSV (HSB):
31°, 75.2475%, 79.2157%
XYZ:
32.6520, 28.2252, 6.7447
xyY:
0.4829, 0.4174, 28.2252
CIE-Lab:
60.0916, 22.2008, 52.0584
CIE-LCH:
60.0916, 56.5947, 66.9037
CIE-Luv:
60.0916, 59.6790, 50.8068
Hunter-Lab:
53.1274, 16.7329, 29.6621
#ca8032 color charts
#ca8032 color shades, tints & tones
#ca8032 color schemes
#ca8032 color preview, HTML & CSS examples
This text has a color of #ca8032
<p style="color:#ca8032;">Text here</p>
.mytext {color:#ca8032;}
This box has a color of #ca8032
<div style="background-color:#ca8032;">Content here</div>
.mybackground {background-color:#ca8032;}
Border around this has a color of #ca8032
<div style="border:2px solid #ca8032;">Content here</div>
.myborder {border:2px solid #ca8032;}