#cecc2a color space conversions
Hex:
#cecc2a
RGB:
206, 204, 42
CMY:
19, 20, 84
CMYK:
0, 1, 80, 19
HSL:
59°, 66.1290%, 48.6275%
HSV (HSB):
59°, 79.6117%, 80.7843%
XYZ:
47.4644, 56.4747, 10.5896
xyY:
0.4144, 0.4931, 56.4747
CIE-Lab:
79.8832, -16.6041, 73.3410
CIE-LCH:
79.8832, 75.1971, 102.7565
CIE-Luv:
79.8832, 7.3853, 83.4362
Hunter-Lab:
75.1497, -18.7716, 44.2500
#cecc2a color charts
#cecc2a color shades, tints & tones
#cecc2a color schemes
#cecc2a color preview, HTML & CSS examples
This text has a color of #cecc2a
<p style="color:#cecc2a;">Text here</p>
.mytext {color:#cecc2a;}
This box has a color of #cecc2a
<div style="background-color:#cecc2a;">Content here</div>
.mybackground {background-color:#cecc2a;}
Border around this has a color of #cecc2a
<div style="border:2px solid #cecc2a;">Content here</div>
.myborder {border:2px solid #cecc2a;}