#caaa51 color space conversions
Hex:
#caaa51
RGB:
202, 170, 81
CMY:
21, 33, 68
CMYK:
0, 16, 60, 21
HSL:
44°, 53.3040%, 55.4902%
HSV (HSB):
44°, 59.9010%, 79.2157%
XYZ:
40.2170, 41.9001, 13.7524
xyY:
0.4195, 0.4371, 41.9001
CIE-Lab:
70.8020, 1.2244, 49.3119
CIE-LCH:
70.8020, 49.3271, 88.5776
CIE-Luv:
70.8020, 26.4557, 57.8117
Hunter-Lab:
64.7303, -2.3756, 32.7146
#caaa51 color charts
#caaa51 color shades, tints & tones
#caaa51 color schemes
#caaa51 color preview, HTML & CSS examples
This text has a color of #caaa51
<p style="color:#caaa51;">Text here</p>
.mytext {color:#caaa51;}
This box has a color of #caaa51
<div style="background-color:#caaa51;">Content here</div>
.mybackground {background-color:#caaa51;}
Border around this has a color of #caaa51
<div style="border:2px solid #caaa51;">Content here</div>
.myborder {border:2px solid #caaa51;}