#fdbeee color space conversions
Hex:
#fdbeee
RGB:
253, 190, 238
CMY:
1, 25, 7
CMYK:
0, 25, 6, 1
HSL:
314°, 94.0299%, 86.8627%
HSV (HSB):
314°, 24.9012%, 99.2157%
XYZ:
74.3541, 63.8826, 89.3006
xyY:
0.3268, 0.2808, 63.8826
CIE-Lab:
83.9046, 30.0844, -14.9603
CIE-LCH:
83.9046, 33.5988, 333.5599
CIE-Luv:
83.9046, 33.6553, -28.6220
Hunter-Lab:
79.9266, 26.1834, -10.2951
#fdbeee color charts
#fdbeee color shades, tints & tones
#fdbeee color schemes
#fdbeee color preview, HTML & CSS examples
This text has a color of #fdbeee
<p style="color:#fdbeee;">Text here</p>
.mytext {color:#fdbeee;}
This box has a color of #fdbeee
<div style="background-color:#fdbeee;">Content here</div>
.mybackground {background-color:#fdbeee;}
Border around this has a color of #fdbeee
<div style="border:2px solid #fdbeee;">Content here</div>
.myborder {border:2px solid #fdbeee;}