#fbc7d3 color space conversions
Hex:
#fbc7d3
RGB:
251, 199, 211
CMY:
2, 22, 17
CMYK:
0, 21, 16, 2
HSL:
346°, 86.6667%, 88.2353%
HSV (HSB):
346°, 20.7171%, 98.4314%
XYZ:
71.9650, 66.0592, 70.5858
xyY:
0.3450, 0.3167, 66.0592
CIE-Lab:
85.0266, 20.2599, 1.0897
CIE-LCH:
85.0266, 20.2892, 3.0787
CIE-Luv:
85.0266, 30.9514, -2.0929
Hunter-Lab:
81.2768, 15.8148, 5.4027
#fbc7d3 color charts
#fbc7d3 color shades, tints & tones
#fbc7d3 color schemes
#fbc7d3 color preview, HTML & CSS examples
This text has a color of #fbc7d3
<p style="color:#fbc7d3;">Text here</p>
.mytext {color:#fbc7d3;}
This box has a color of #fbc7d3
<div style="background-color:#fbc7d3;">Content here</div>
.mybackground {background-color:#fbc7d3;}
Border around this has a color of #fbc7d3
<div style="border:2px solid #fbc7d3;">Content here</div>
.myborder {border:2px solid #fbc7d3;}