#ddf14a color space conversions
Hex:
#ddf14a
RGB:
221, 241, 74
CMY:
13, 5, 71
CMYK:
8, 0, 69, 5
HSL:
67°, 85.6410%, 61.7647%
HSV (HSB):
67°, 69.2946%, 94.5098%
XYZ:
62.5101, 78.7772, 18.3894
xyY:
0.3915, 0.4934, 78.7772
CIE-Lab:
91.1334, -26.9640, 74.1608
CIE-LCH:
91.1334, 78.9106, 109.9806
CIE-Luv:
91.1334, -6.4007, 91.6069
Hunter-Lab:
88.7565, -29.6085, 49.8453
#ddf14a color charts
#ddf14a color shades, tints & tones
#ddf14a color schemes
#ddf14a color preview, HTML & CSS examples
This text has a color of #ddf14a
<p style="color:#ddf14a;">Text here</p>
.mytext {color:#ddf14a;}
This box has a color of #ddf14a
<div style="background-color:#ddf14a;">Content here</div>
.mybackground {background-color:#ddf14a;}
Border around this has a color of #ddf14a
<div style="border:2px solid #ddf14a;">Content here</div>
.myborder {border:2px solid #ddf14a;}