#fbc4d5 color space conversions
Hex:
#fbc4d5
RGB:
251, 196, 213
CMY:
2, 23, 16
CMYK:
0, 22, 15, 2
HSL:
341°, 87.3016%, 87.6471%
HSV (HSB):
341°, 21.9124%, 98.4314%
XYZ:
71.5338, 64.7932, 71.6869
xyY:
0.3439, 0.3115, 64.7932
CIE-Lab:
84.3770, 22.1479, -0.9257
CIE-LCH:
84.3770, 22.1672, 357.6067
CIE-Luv:
84.3770, 32.3847, -5.4553
Hunter-Lab:
80.4942, 17.7650, 3.5432
#fbc4d5 color charts
#fbc4d5 color shades, tints & tones
#fbc4d5 color schemes
#fbc4d5 color preview, HTML & CSS examples
This text has a color of #fbc4d5
<p style="color:#fbc4d5;">Text here</p>
.mytext {color:#fbc4d5;}
This box has a color of #fbc4d5
<div style="background-color:#fbc4d5;">Content here</div>
.mybackground {background-color:#fbc4d5;}
Border around this has a color of #fbc4d5
<div style="border:2px solid #fbc4d5;">Content here</div>
.myborder {border:2px solid #fbc4d5;}