#ccad3d color space conversions
Hex:
#ccad3d
RGB:
204, 173, 61
CMY:
20, 32, 76
CMYK:
0, 15, 70, 20
HSL:
47°, 58.3673%, 51.9608%
HSV (HSB):
47°, 70.0980%, 80.0000%
XYZ:
40.6877, 43.0614, 10.5821
xyY:
0.4313, 0.4565, 43.0614
CIE-Lab:
71.5966, -0.7422, 59.0754
CIE-LCH:
71.5966, 59.0801, 90.7198
CIE-Luv:
71.5966, 26.7318, 66.2362
Hunter-Lab:
65.6212, -4.1601, 36.3737
#ccad3d color charts
#ccad3d color shades, tints & tones
#ccad3d color schemes
#ccad3d color preview, HTML & CSS examples
This text has a color of #ccad3d
<p style="color:#ccad3d;">Text here</p>
.mytext {color:#ccad3d;}
This box has a color of #ccad3d
<div style="background-color:#ccad3d;">Content here</div>
.mybackground {background-color:#ccad3d;}
Border around this has a color of #ccad3d
<div style="border:2px solid #ccad3d;">Content here</div>
.myborder {border:2px solid #ccad3d;}