#fbc5cb color space conversions
Hex:
#fbc5cb
RGB:
251, 197, 203
CMY:
2, 23, 20
CMYK:
0, 22, 19, 2
HSL:
353°, 87.0968%, 87.8431%
HSV (HSB):
353°, 21.5139%, 98.4314%
XYZ:
70.5294, 64.7535, 65.2813
xyY:
0.3517, 0.3229, 64.7535
CIE-Lab:
84.3566, 20.0974, 4.3838
CIE-LCH:
84.3566, 20.5700, 12.3050
CIE-Luv:
84.3566, 33.0104, 2.7760
Hunter-Lab:
80.4696, 15.6287, 8.2294
#fbc5cb color charts
#fbc5cb color shades, tints & tones
#fbc5cb color schemes
#fbc5cb color preview, HTML & CSS examples
This text has a color of #fbc5cb
<p style="color:#fbc5cb;">Text here</p>
.mytext {color:#fbc5cb;}
This box has a color of #fbc5cb
<div style="background-color:#fbc5cb;">Content here</div>
.mybackground {background-color:#fbc5cb;}
Border around this has a color of #fbc5cb
<div style="border:2px solid #fbc5cb;">Content here</div>
.myborder {border:2px solid #fbc5cb;}