#fbc9db color space conversions
Hex:
#fbc9db
RGB:
251, 201, 219
CMY:
2, 21, 14
CMYK:
0, 20, 13, 2
HSL:
338°, 86.2069%, 88.6275%
HSV (HSB):
338°, 19.9203%, 98.4314%
XYZ:
73.4565, 67.3970, 76.1552
xyY:
0.3385, 0.3106, 67.3970
CIE-Lab:
85.7040, 20.4669, -2.1801
CIE-LCH:
85.7040, 20.5827, 353.9197
CIE-Luv:
85.7040, 28.9271, -7.0394
Hunter-Lab:
82.0957, 16.0485, 2.4672
#fbc9db color charts
#fbc9db color shades, tints & tones
#fbc9db color schemes
#fbc9db color preview, HTML & CSS examples
This text has a color of #fbc9db
<p style="color:#fbc9db;">Text here</p>
.mytext {color:#fbc9db;}
This box has a color of #fbc9db
<div style="background-color:#fbc9db;">Content here</div>
.mybackground {background-color:#fbc9db;}
Border around this has a color of #fbc9db
<div style="border:2px solid #fbc9db;">Content here</div>
.myborder {border:2px solid #fbc9db;}