#fbc3d1 color space conversions
Hex:
#fbc3d1
RGB:
251, 195, 209
CMY:
2, 24, 18
CMYK:
0, 22, 17, 2
HSL:
345°, 87.5000%, 87.4510%
HSV (HSB):
345°, 22.3108%, 98.4314%
XYZ:
70.8074, 64.1429, 68.9705
xyY:
0.3472, 0.3145, 64.1429
CIE-Lab:
84.0401, 22.0554, 0.7194
CIE-LCH:
84.0401, 22.0671, 1.8682
CIE-Luv:
84.0401, 33.4274, -2.9840
Hunter-Lab:
80.0893, 17.6567, 5.0037
#fbc3d1 color charts
#fbc3d1 color shades, tints & tones
#fbc3d1 color schemes
#fbc3d1 color preview, HTML & CSS examples
This text has a color of #fbc3d1
<p style="color:#fbc3d1;">Text here</p>
.mytext {color:#fbc3d1;}
This box has a color of #fbc3d1
<div style="background-color:#fbc3d1;">Content here</div>
.mybackground {background-color:#fbc3d1;}
Border around this has a color of #fbc3d1
<div style="border:2px solid #fbc3d1;">Content here</div>
.myborder {border:2px solid #fbc3d1;}