#ddfcaf color space conversions
Hex:
#ddfcaf
RGB:
221, 252, 175
CMY:
13, 1, 31
CMYK:
12, 0, 31, 1
HSL:
84°, 92.7711%, 83.7255%
HSV (HSB):
84°, 30.5556%, 98.8235%
XYZ:
72.3671, 88.0881, 53.7460
xyY:
0.3378, 0.4112, 88.0881
CIE-Lab:
95.1980, -22.7352, 33.6595
CIE-LCH:
95.1980, 40.6184, 124.0369
CIE-Luv:
95.1980, -14.4522, 51.3871
Hunter-Lab:
93.8553, -26.6144, 31.7464
#ddfcaf color charts
#ddfcaf color shades, tints & tones
#ddfcaf color schemes
#ddfcaf color preview, HTML & CSS examples
This text has a color of #ddfcaf
<p style="color:#ddfcaf;">Text here</p>
.mytext {color:#ddfcaf;}
This box has a color of #ddfcaf
<div style="background-color:#ddfcaf;">Content here</div>
.mybackground {background-color:#ddfcaf;}
Border around this has a color of #ddfcaf
<div style="border:2px solid #ddfcaf;">Content here</div>
.myborder {border:2px solid #ddfcaf;}