#daffcc color space conversions
Hex:
#daffcc
RGB:
218, 255, 204
CMY:
15, 0, 20
CMYK:
15, 0, 20, 0
HSL:
104°, 100.0000%, 90.0000%
HSV (HSB):
104°, 20.0000%, 100.0000%
XYZ:
75.5725, 90.7851, 70.6669
xyY:
0.3188, 0.3830, 90.7851
CIE-Lab:
96.3215, -20.9336, 20.4973
CIE-LCH:
96.3215, 29.2977, 135.6035
CIE-Luv:
96.3215, -18.2335, 33.8719
Hunter-Lab:
95.2812, -25.1644, 22.7234
#daffcc color charts
#daffcc RGB chart
#daffcc CMYK chart
#daffcc RGB pie chart
#daffcc color shades, tints & tones
#daffcc color schemes
#daffcc color preview, HTML & CSS examples
This text has a color of #daffcc
<p style="color:#daffcc;">Text here</p>
.mytext {color:#daffcc;}
Text color #daffcc
This box has a color of #daffcc
<div style="background-color:#daffcc;">Content here</div>
.mybackground {background-color:#daffcc;}
Background color #daffcc
Border around this has a color of #daffcc
<div style="border:2px solid #daffcc;">Content here</div>
.myborder {border:2px solid #daffcc;}
Border color #daffcc