#fbb8d3 color space conversions
Hex:
#fbb8d3
RGB:
251, 184, 211
CMY:
2, 28, 17
CMYK:
0, 27, 16, 2
HSL:
336°, 89.3333%, 85.2941%
HSV (HSB):
336°, 26.6932%, 98.4314%
XYZ:
68.6820, 59.4934, 69.4914
xyY:
0.3475, 0.3010, 59.4934
CIE-Lab:
81.5620, 28.1556, -3.9846
CIE-LCH:
81.5620, 28.4361, 351.9450
CIE-Luv:
81.5620, 39.2945, -11.1562
Hunter-Lab:
77.1319, 23.9642, 0.5755
#fbb8d3 color charts
#fbb8d3 color shades, tints & tones
#fbb8d3 color schemes
#fbb8d3 color preview, HTML & CSS examples
This text has a color of #fbb8d3
<p style="color:#fbb8d3;">Text here</p>
.mytext {color:#fbb8d3;}
This box has a color of #fbb8d3
<div style="background-color:#fbb8d3;">Content here</div>
.mybackground {background-color:#fbb8d3;}
Border around this has a color of #fbb8d3
<div style="border:2px solid #fbb8d3;">Content here</div>
.myborder {border:2px solid #fbb8d3;}