#cdc95e color space conversions
Hex:
#cdc95e
RGB:
205, 201, 94
CMY:
20, 21, 63
CMYK:
0, 2, 54, 20
HSL:
58°, 52.6066%, 58.6275%
HSV (HSB):
58°, 54.1463%, 80.3922%
XYZ:
48.0839, 55.5606, 18.7796
xyY:
0.3928, 0.4538, 55.5606
CIE-Lab:
79.3631, -12.6438, 53.0907
CIE-LCH:
79.3631, 54.5756, 103.3957
CIE-Luv:
79.3631, 7.4753, 66.9140
Hunter-Lab:
74.5390, -15.2958, 37.2395
#cdc95e color charts
#cdc95e color shades, tints & tones
#cdc95e color schemes
#cdc95e color preview, HTML & CSS examples
This text has a color of #cdc95e
<p style="color:#cdc95e;">Text here</p>
.mytext {color:#cdc95e;}
This box has a color of #cdc95e
<div style="background-color:#cdc95e;">Content here</div>
.mybackground {background-color:#cdc95e;}
Border around this has a color of #cdc95e
<div style="border:2px solid #cdc95e;">Content here</div>
.myborder {border:2px solid #cdc95e;}