#fbc7d5 color space conversions
Hex:
#fbc7d5
RGB:
251, 199, 213
CMY:
2, 22, 16
CMYK:
0, 21, 15, 2
HSL:
344°, 86.6667%, 88.2353%
HSV (HSB):
344°, 20.7171%, 98.4314%
XYZ:
72.2173, 66.1602, 71.9147
xyY:
0.3434, 0.3146, 66.1602
CIE-Lab:
85.0781, 20.5703, 0.0988
CIE-LCH:
85.0781, 20.5705, 0.2752
CIE-Luv:
85.0781, 30.7197, -3.6276
Hunter-Lab:
81.3389, 16.1394, 4.5168
#fbc7d5 color charts
#fbc7d5 color shades, tints & tones
#fbc7d5 color schemes
#fbc7d5 color preview, HTML & CSS examples
This text has a color of #fbc7d5
<p style="color:#fbc7d5;">Text here</p>
.mytext {color:#fbc7d5;}
This box has a color of #fbc7d5
<div style="background-color:#fbc7d5;">Content here</div>
.mybackground {background-color:#fbc7d5;}
Border around this has a color of #fbc7d5
<div style="border:2px solid #fbc7d5;">Content here</div>
.myborder {border:2px solid #fbc7d5;}