#cddd2d color space conversions
Hex:
#cddd2d
RGB:
205, 221, 45
CMY:
20, 13, 82
CMYK:
7, 0, 80, 13
HSL:
65°, 72.1311%, 52.1569%
HSV (HSB):
65°, 79.6380%, 86.6667%
XYZ:
51.5069, 64.8815, 12.2913
xyY:
0.4003, 0.5042, 64.8815
CIE-Lab:
84.4226, -25.2140, 76.4834
CIE-LCH:
84.4226, 80.5323, 108.2456
CIE-Luv:
84.4226, -4.1348, 89.6788
Hunter-Lab:
80.5491, -26.8193, 47.3370
#cddd2d color charts
#cddd2d color shades, tints & tones
#cddd2d color schemes
#cddd2d color preview, HTML & CSS examples
This text has a color of #cddd2d
<p style="color:#cddd2d;">Text here</p>
.mytext {color:#cddd2d;}
This box has a color of #cddd2d
<div style="background-color:#cddd2d;">Content here</div>
.mybackground {background-color:#cddd2d;}
Border around this has a color of #cddd2d
<div style="border:2px solid #cddd2d;">Content here</div>
.myborder {border:2px solid #cddd2d;}