#cddd0c color space conversions
Hex:
#cddd0c
RGB:
205, 221, 12
CMY:
20, 13, 95
CMYK:
7, 0, 95, 13
HSL:
65°, 89.6996%, 45.6863%
HSV (HSB):
65°, 94.5701%, 86.6667%
XYZ:
51.0996, 64.7186, 10.1465
xyY:
0.4057, 0.5138, 64.7186
CIE-Lab:
84.3385, -25.9287, 82.3235
CIE-LCH:
84.3385, 86.3102, 107.4824
CIE-Luv:
84.3385, -3.9506, 93.3832
Hunter-Lab:
80.4479, -27.4024, 48.8355
#cddd0c color charts
#cddd0c color shades, tints & tones
#cddd0c color schemes
#cddd0c color preview, HTML & CSS examples
This text has a color of #cddd0c
<p style="color:#cddd0c;">Text here</p>
.mytext {color:#cddd0c;}
This box has a color of #cddd0c
<div style="background-color:#cddd0c;">Content here</div>
.mybackground {background-color:#cddd0c;}
Border around this has a color of #cddd0c
<div style="border:2px solid #cddd0c;">Content here</div>
.myborder {border:2px solid #cddd0c;}