#caa841 color space conversions
Hex:
#caa841
RGB:
202, 168, 65
CMY:
21, 34, 75
CMYK:
0, 17, 68, 21
HSL:
45°, 56.3786%, 52.3529%
HSV (HSB):
45°, 67.8218%, 79.2157%
XYZ:
39.3139, 40.9435, 10.8318
xyY:
0.4316, 0.4495, 40.9435
CIE-Lab:
70.1363, 1.2625, 55.8398
CIE-LCH:
70.1363, 55.8541, 88.7048
CIE-Luv:
70.1363, 28.6374, 62.7783
Hunter-Lab:
63.9871, -2.3064, 34.7542
#caa841 color charts
#caa841 color shades, tints & tones
#caa841 color schemes
#caa841 color preview, HTML & CSS examples
This text has a color of #caa841
<p style="color:#caa841;">Text here</p>
.mytext {color:#caa841;}
This box has a color of #caa841
<div style="background-color:#caa841;">Content here</div>
.mybackground {background-color:#caa841;}
Border around this has a color of #caa841
<div style="border:2px solid #caa841;">Content here</div>
.myborder {border:2px solid #caa841;}