#ddef14 color space conversions
Hex:
#ddef14
RGB:
221, 239, 20
CMY:
13, 6, 92
CMYK:
8, 0, 92, 6
HSL:
65°, 87.2510%, 50.7843%
HSV (HSB):
65°, 91.6318%, 93.7255%
XYZ:
60.8116, 77.1557, 12.3492
xyY:
0.4046, 0.5133, 77.1557
CIE-Lab:
90.3932, -27.7482, 86.6259
CIE-LCH:
90.3932, 90.9615, 107.7614
CIE-Luv:
90.3932, -4.7569, 99.7501
Hunter-Lab:
87.8383, -30.1392, 53.1512
#ddef14 color charts
#ddef14 color shades, tints & tones
#ddef14 color schemes
#ddef14 color preview, HTML & CSS examples
This text has a color of #ddef14
<p style="color:#ddef14;">Text here</p>
.mytext {color:#ddef14;}
This box has a color of #ddef14
<div style="background-color:#ddef14;">Content here</div>
.mybackground {background-color:#ddef14;}
Border around this has a color of #ddef14
<div style="border:2px solid #ddef14;">Content here</div>
.myborder {border:2px solid #ddef14;}