#ffedfb color space conversions
Hex:
#ffedfb
RGB:
255, 237, 251
CMY:
0, 7, 2
CMYK:
0, 7, 2, 0
HSL:
313°, 100.0000%, 96.4706%
HSV (HSB):
313°, 7.0588%, 100.0000%
XYZ:
88.9368, 88.7934, 103.7182
xyY:
0.3160, 0.3155, 88.7934
CIE-Lab:
95.4940, 8.4698, -4.5553
CIE-LCH:
95.4940, 9.6170, 331.7276
CIE-Luv:
95.4940, 9.3824, -8.6113
Hunter-Lab:
94.2303, 3.5696, 0.7014
#ffedfb color charts
#ffedfb color shades, tints & tones
#ffedfb color schemes
#ffedfb color preview, HTML & CSS examples
This text has a color of #ffedfb
<p style="color:#ffedfb;">Text here</p>
.mytext {color:#ffedfb;}
This box has a color of #ffedfb
<div style="background-color:#ffedfb;">Content here</div>
.mybackground {background-color:#ffedfb;}
Border around this has a color of #ffedfb
<div style="border:2px solid #ffedfb;">Content here</div>
.myborder {border:2px solid #ffedfb;}