#fbb7d7 color space conversions
Hex:
#fbb7d7
RGB:
251, 183, 215
CMY:
2, 28, 16
CMYK:
0, 27, 14, 2
HSL:
332°, 89.4737%, 85.0980%
HSV (HSB):
332°, 27.0916%, 98.4314%
XYZ:
68.9829, 59.2825, 72.0969
xyY:
0.3443, 0.2959, 59.2825
CIE-Lab:
81.4466, 29.3072, -6.3092
CIE-LCH:
81.4466, 29.9786, 347.8509
CIE-Luv:
81.4466, 39.2747, -14.8958
Hunter-Lab:
76.9951, 25.1835, -1.6215
#fbb7d7 color charts
#fbb7d7 color shades, tints & tones
#fbb7d7 color schemes
#fbb7d7 color preview, HTML & CSS examples
This text has a color of #fbb7d7
<p style="color:#fbb7d7;">Text here</p>
.mytext {color:#fbb7d7;}
This box has a color of #fbb7d7
<div style="background-color:#fbb7d7;">Content here</div>
.mybackground {background-color:#fbb7d7;}
Border around this has a color of #fbb7d7
<div style="border:2px solid #fbb7d7;">Content here</div>
.myborder {border:2px solid #fbb7d7;}