#fbd3db color space conversions
Hex:
#fbd3db
RGB:
251, 211, 219
CMY:
2, 17, 14
CMYK:
0, 16, 13, 2
HSL:
348°, 83.3333%, 90.5882%
HSV (HSB):
348°, 15.9363%, 98.4314%
XYZ:
75.8641, 72.2122, 76.9577
xyY:
0.3371, 0.3209, 72.2122
CIE-Lab:
88.0706, 15.2252, 1.2788
CIE-LCH:
88.0706, 15.2788, 4.8011
CIE-Luv:
88.0706, 23.4555, -0.8569
Hunter-Lab:
84.9778, 10.6452, 5.7901
#fbd3db color charts
#fbd3db color shades, tints & tones
#fbd3db color schemes
#fbd3db color preview, HTML & CSS examples
This text has a color of #fbd3db
<p style="color:#fbd3db;">Text here</p>
.mytext {color:#fbd3db;}
This box has a color of #fbd3db
<div style="background-color:#fbd3db;">Content here</div>
.mybackground {background-color:#fbd3db;}
Border around this has a color of #fbd3db
<div style="border:2px solid #fbd3db;">Content here</div>
.myborder {border:2px solid #fbd3db;}