#defacd color space conversions
Hex:
#defacd
RGB:
222, 250, 205
CMY:
13, 2, 20
CMYK:
11, 0, 18, 2
HSL:
97°, 81.8182%, 89.2157%
HSV (HSB):
97°, 18.0000%, 98.0392%
XYZ:
75.3293, 88.3086, 70.8326
xyY:
0.3213, 0.3766, 88.3086
CIE-Lab:
95.2907, -16.9883, 18.5849
CIE-LCH:
95.2907, 25.1794, 132.4302
CIE-Luv:
95.2907, -13.5912, 30.4273
Hunter-Lab:
93.9726, -21.3651, 21.0906
#defacd color charts
#defacd RGB chart
#defacd CMYK chart
#defacd RGB pie chart
#defacd color shades, tints & tones
#defacd color schemes
#defacd color preview, HTML & CSS examples
This text has a color of #defacd
<p style="color:#defacd;">Text here</p>
.mytext {color:#defacd;}
Text color #defacd
This box has a color of #defacd
<div style="background-color:#defacd;">Content here</div>
.mybackground {background-color:#defacd;}
Background color #defacd
Border around this has a color of #defacd
<div style="border:2px solid #defacd;">Content here</div>
.myborder {border:2px solid #defacd;}
Border color #defacd