#cecd2b color space conversions
Hex:
#cecd2b
RGB:
206, 205, 43
CMY:
19, 20, 83
CMYK:
0, 0, 79, 19
HSL:
60°, 65.4618%, 48.8235%
HSV (HSB):
60°, 79.1262%, 80.7843%
XYZ:
47.7210, 56.9589, 10.7645
xyY:
0.4134, 0.4934, 56.9589
CIE-Lab:
80.1565, -17.0683, 73.3084
CIE-LCH:
80.1565, 75.2692, 103.1066
CIE-Luv:
80.1565, 6.7166, 83.6591
Hunter-Lab:
75.4711, -19.2075, 44.3732
#cecd2b color charts
#cecd2b color shades, tints & tones
#cecd2b color schemes
#cecd2b color preview, HTML & CSS examples
This text has a color of #cecd2b
<p style="color:#cecd2b;">Text here</p>
.mytext {color:#cecd2b;}
This box has a color of #cecd2b
<div style="background-color:#cecd2b;">Content here</div>
.mybackground {background-color:#cecd2b;}
Border around this has a color of #cecd2b
<div style="border:2px solid #cecd2b;">Content here</div>
.myborder {border:2px solid #cecd2b;}