#cca28a color space conversions
Hex:
#cca28a
RGB:
204, 162, 138
CMY:
20, 36, 46
CMYK:
0, 21, 32, 20
HSL:
22°, 39.2857%, 67.0588%
HSV (HSB):
22°, 32.3529%, 80.0000%
XYZ:
42.4096, 40.5130, 29.6293
xyY:
0.3768, 0.3599, 40.5130
CIE-Lab:
69.8334, 12.1007, 18.3849
CIE-LCH:
69.8334, 22.0098, 56.6477
CIE-Luv:
69.8334, 28.7909, 22.7513
Hunter-Lab:
63.6498, 7.5466, 16.9551
#cca28a color charts
#cca28a color shades, tints & tones
#cca28a color schemes
#cca28a color preview, HTML & CSS examples
This text has a color of #cca28a
<p style="color:#cca28a;">Text here</p>
.mytext {color:#cca28a;}
This box has a color of #cca28a
<div style="background-color:#cca28a;">Content here</div>
.mybackground {background-color:#cca28a;}
Border around this has a color of #cca28a
<div style="border:2px solid #cca28a;">Content here</div>
.myborder {border:2px solid #cca28a;}