#ddf85f color space conversions
Hex:
#ddf85f
RGB:
221, 248, 95
CMY:
13, 3, 63
CMYK:
11, 0, 62, 3
HSL:
71°, 91.6168%, 67.2549%
HSV (HSB):
71°, 61.6935%, 97.2549%
XYZ:
65.4518, 83.3332, 23.4617
xyY:
0.3800, 0.4838, 83.3332
CIE-Lab:
93.1601, -28.9836, 68.3041
CIE-LCH:
93.1601, 74.1991, 112.9930
CIE-Luv:
93.1601, -10.8068, 88.2307
Hunter-Lab:
91.2870, -31.7698, 48.6628
#ddf85f color charts
#ddf85f color shades, tints & tones
#ddf85f color schemes
#ddf85f color preview, HTML & CSS examples
This text has a color of #ddf85f
<p style="color:#ddf85f;">Text here</p>
.mytext {color:#ddf85f;}
This box has a color of #ddf85f
<div style="background-color:#ddf85f;">Content here</div>
.mybackground {background-color:#ddf85f;}
Border around this has a color of #ddf85f
<div style="border:2px solid #ddf85f;">Content here</div>
.myborder {border:2px solid #ddf85f;}