#caa25f color space conversions
Hex:
#caa25f
RGB:
202, 162, 95
CMY:
21, 36, 63
CMYK:
0, 20, 53, 21
HSL:
38°, 50.2347%, 58.2353%
HSV (HSB):
38°, 52.9703%, 79.2157%
XYZ:
39.3430, 39.2234, 16.3238
xyY:
0.4146, 0.4134, 39.2234
CIE-Lab:
68.9128, 6.6281, 40.1544
CIE-LCH:
68.9128, 40.6978, 80.6269
CIE-Luv:
68.9128, 31.1134, 47.7993
Hunter-Lab:
62.6286, 2.5328, 28.3865
#caa25f color charts
#caa25f color shades, tints & tones
#caa25f color schemes
#caa25f color preview, HTML & CSS examples
This text has a color of #caa25f
<p style="color:#caa25f;">Text here</p>
.mytext {color:#caa25f;}
This box has a color of #caa25f
<div style="background-color:#caa25f;">Content here</div>
.mybackground {background-color:#caa25f;}
Border around this has a color of #caa25f
<div style="border:2px solid #caa25f;">Content here</div>
.myborder {border:2px solid #caa25f;}