#fbd7e5 color space conversions
Hex:
#fbd7e5
RGB:
251, 215, 229
CMY:
2, 16, 10
CMYK:
0, 14, 9, 2
HSL:
337°, 81.8182%, 91.3725%
HSV (HSB):
337°, 14.3426%, 98.4314%
XYZ:
78.2270, 74.7672, 84.4373
xyY:
0.3295, 0.3149, 74.7672
CIE-Lab:
89.2839, 14.7619, -2.2236
CIE-LCH:
89.2839, 14.9284, 351.4340
CIE-Luv:
89.2839, 20.3192, -6.0786
Hunter-Lab:
86.4681, 10.1684, 2.6301
#fbd7e5 color charts
#fbd7e5 color shades, tints & tones
#fbd7e5 color schemes
#fbd7e5 color preview, HTML & CSS examples
This text has a color of #fbd7e5
<p style="color:#fbd7e5;">Text here</p>
.mytext {color:#fbd7e5;}
This box has a color of #fbd7e5
<div style="background-color:#fbd7e5;">Content here</div>
.mybackground {background-color:#fbd7e5;}
Border around this has a color of #fbd7e5
<div style="border:2px solid #fbd7e5;">Content here</div>
.myborder {border:2px solid #fbd7e5;}