#fbbcdd color space conversions
Hex:
#fbbcdd
RGB:
251, 188, 221
CMY:
2, 26, 13
CMYK:
0, 25, 12, 2
HSL:
329°, 88.7324%, 86.0784%
HSV (HSB):
329°, 25.0996%, 98.4314%
XYZ:
70.8180, 61.6961, 76.5826
xyY:
0.3387, 0.2951, 61.6961
CIE-Lab:
82.7516, 27.6322, -7.6022
CIE-LCH:
82.7516, 28.6589, 344.6174
CIE-Luv:
82.7516, 35.7292, -16.6005
Hunter-Lab:
78.5469, 23.4789, -2.8245
#fbbcdd color charts
#fbbcdd color shades, tints & tones
#fbbcdd color schemes
#fbbcdd color preview, HTML & CSS examples
This text has a color of #fbbcdd
<p style="color:#fbbcdd;">Text here</p>
.mytext {color:#fbbcdd;}
This box has a color of #fbbcdd
<div style="background-color:#fbbcdd;">Content here</div>
.mybackground {background-color:#fbbcdd;}
Border around this has a color of #fbbcdd
<div style="border:2px solid #fbbcdd;">Content here</div>
.myborder {border:2px solid #fbbcdd;}