#ffdfef color space conversions
Hex:
#ffdfef
RGB:
255, 223, 239
CMY:
0, 13, 6
CMYK:
0, 13, 6, 0
HSL:
330°, 100.0000%, 93.7255%
HSV (HSB):
330°, 12.5490%, 100.0000%
XYZ:
83.2077, 80.2673, 92.7690
xyY:
0.3247, 0.3132, 80.2673
CIE-Lab:
91.8047, 13.6370, -3.7324
CIE-LCH:
91.8047, 14.1386, 344.6931
CIE-Luv:
91.8047, 17.6158, -8.2226
Hunter-Lab:
89.5920, 8.9939, 1.3220
#ffdfef color charts
#ffdfef color shades, tints & tones
#ffdfef color schemes
#ffdfef color preview, HTML & CSS examples
This text has a color of #ffdfef
<p style="color:#ffdfef;">Text here</p>
.mytext {color:#ffdfef;}
This box has a color of #ffdfef
<div style="background-color:#ffdfef;">Content here</div>
.mybackground {background-color:#ffdfef;}
Border around this has a color of #ffdfef
<div style="border:2px solid #ffdfef;">Content here</div>
.myborder {border:2px solid #ffdfef;}