#cddb2d color space conversions
Hex:
#cddb2d
RGB:
205, 219, 45
CMY:
20, 14, 82
CMYK:
6, 0, 79, 14
HSL:
65°, 70.7317%, 51.7647%
HSV (HSB):
65°, 79.4521%, 85.8824%
XYZ:
50.9820, 63.8316, 12.1163
xyY:
0.4017, 0.5029, 63.8316
CIE-Lab:
83.8780, -24.2561, 76.0053
CIE-LCH:
83.8780, 79.7820, 107.6998
CIE-Luv:
83.8780, -2.8973, 88.8820
Hunter-Lab:
79.8947, -25.9122, 46.9347
#cddb2d color charts
#cddb2d color shades, tints & tones
#cddb2d color schemes
#cddb2d color preview, HTML & CSS examples
This text has a color of #cddb2d
<p style="color:#cddb2d;">Text here</p>
.mytext {color:#cddb2d;}
This box has a color of #cddb2d
<div style="background-color:#cddb2d;">Content here</div>
.mybackground {background-color:#cddb2d;}
Border around this has a color of #cddb2d
<div style="border:2px solid #cddb2d;">Content here</div>
.myborder {border:2px solid #cddb2d;}