#ffdefc color space conversions
Hex:
#ffdefc
RGB:
255, 222, 252
CMY:
0, 13, 1
CMYK:
0, 13, 1, 0
HSL:
305°, 100.0000%, 93.5294%
HSV (HSB):
305°, 12.9412%, 100.0000%
XYZ:
84.9320, 80.5308, 103.1631
xyY:
0.3162, 0.2998, 80.5308
CIE-Lab:
91.9225, 16.4106, -10.3613
CIE-LCH:
91.9225, 19.4079, 327.7325
CIE-Luv:
91.9225, 16.9381, -19.1488
Hunter-Lab:
89.7390, 11.8952, -5.3419
#ffdefc color charts
#ffdefc RGB chart
#ffdefc CMYK chart
#ffdefc RGB pie chart
#ffdefc color shades, tints & tones
#ffdefc color schemes
#ffdefc color preview, HTML & CSS examples
This text has a color of #ffdefc
<p style="color:#ffdefc;">Text here</p>
.mytext {color:#ffdefc;}
Text color #ffdefc
This box has a color of #ffdefc
<div style="background-color:#ffdefc;">Content here</div>
.mybackground {background-color:#ffdefc;}
Background color #ffdefc
Border around this has a color of #ffdefc
<div style="border:2px solid #ffdefc;">Content here</div>
.myborder {border:2px solid #ffdefc;}
Border color #ffdefc