#defced color space conversions
Hex:
#defced
RGB:
222, 252, 237
CMY:
13, 1, 7
CMYK:
12, 0, 6, 1
HSL:
150°, 83.3333%, 92.9412%
HSV (HSB):
150°, 11.9048%, 98.8235%
XYZ:
80.2207, 91.2648, 93.5086
xyY:
0.3027, 0.3444, 91.2648
CIE-Lab:
96.5190, -12.4766, 3.8932
CIE-LCH:
96.5190, 13.0699, 162.6702
CIE-Luv:
96.5190, -15.4689, 8.1923
Hunter-Lab:
95.5326, -17.2921, 8.8390
#defced color charts
#defced RGB chart
#defced CMYK chart
#defced RGB pie chart
#defced color shades, tints & tones
#defced color schemes
#defced color preview, HTML & CSS examples
This text has a color of #defced
<p style="color:#defced;">Text here</p>
.mytext {color:#defced;}
Text color #defced
This box has a color of #defced
<div style="background-color:#defced;">Content here</div>
.mybackground {background-color:#defced;}
Background color #defced
Border around this has a color of #defced
<div style="border:2px solid #defced;">Content here</div>
.myborder {border:2px solid #defced;}
Border color #defced