#fbd3e5 color space conversions
Hex:
#fbd3e5
RGB:
251, 211, 229
CMY:
2, 17, 10
CMYK:
0, 16, 9, 2
HSL:
333°, 83.3333%, 90.5882%
HSV (HSB):
333°, 15.9363%, 98.4314%
XYZ:
77.2208, 72.7549, 84.1019
xyY:
0.3299, 0.3108, 72.7549
CIE-Lab:
88.3307, 16.8528, -3.6234
CIE-LCH:
88.3307, 17.2379, 347.8661
CIE-Luv:
88.3307, 22.4532, -8.6002
Hunter-Lab:
85.2965, 12.3311, 1.2479
#fbd3e5 color charts
#fbd3e5 color shades, tints & tones
#fbd3e5 color schemes
#fbd3e5 color preview, HTML & CSS examples
This text has a color of #fbd3e5
<p style="color:#fbd3e5;">Text here</p>
.mytext {color:#fbd3e5;}
This box has a color of #fbd3e5
<div style="background-color:#fbd3e5;">Content here</div>
.mybackground {background-color:#fbd3e5;}
Border around this has a color of #fbd3e5
<div style="border:2px solid #fbd3e5;">Content here</div>
.myborder {border:2px solid #fbd3e5;}