#ca8125 color space conversions
Hex:
#ca8125
RGB:
202, 129, 37
CMY:
21, 49, 85
CMYK:
0, 36, 82, 21
HSL:
33°, 69.0377%, 46.8627%
HSV (HSB):
33°, 81.6832%, 79.2157%
XYZ:
32.5413, 28.3906, 5.5151
xyY:
0.4897, 0.4273, 28.3906
CIE-Lab:
60.2400, 21.1650, 57.4490
CIE-LCH:
60.2400, 61.2238, 69.7755
CIE-Luv:
60.2400, 59.6920, 54.5463
Hunter-Lab:
53.2829, 15.7698, 31.1611
#ca8125 color charts
#ca8125 color shades, tints & tones
#ca8125 color schemes
#ca8125 color preview, HTML & CSS examples
This text has a color of #ca8125
<p style="color:#ca8125;">Text here</p>
.mytext {color:#ca8125;}
This box has a color of #ca8125
<div style="background-color:#ca8125;">Content here</div>
.mybackground {background-color:#ca8125;}
Border around this has a color of #ca8125
<div style="border:2px solid #ca8125;">Content here</div>
.myborder {border:2px solid #ca8125;}