#defdeb color space conversions
Hex:
#defdeb
RGB:
222, 253, 235
CMY:
13, 1, 8
CMYK:
12, 0, 7, 1
HSL:
145°, 88.5714%, 93.1373%
HSV (HSB):
145°, 12.2530%, 99.2157%
XYZ:
80.2449, 91.7783, 92.0829
xyY:
0.3038, 0.3475, 91.7783
CIE-Lab:
96.7296, -13.3370, 5.2274
CIE-LCH:
96.7296, 14.3248, 158.5974
CIE-Luv:
96.7296, -15.8967, 10.3747
Hunter-Lab:
95.8010, -18.1365, 10.0718
#defdeb color charts
#defdeb color shades, tints & tones
#defdeb color schemes
#defdeb color preview, HTML & CSS examples
This text has a color of #defdeb
<p style="color:#defdeb;">Text here</p>
.mytext {color:#defdeb;}
This box has a color of #defdeb
<div style="background-color:#defdeb;">Content here</div>
.mybackground {background-color:#defdeb;}
Border around this has a color of #defdeb
<div style="border:2px solid #defdeb;">Content here</div>
.myborder {border:2px solid #defdeb;}