#fbc3d6 color space conversions
Hex:
#fbc3d6
RGB:
251, 195, 214
CMY:
2, 24, 16
CMYK:
0, 22, 15, 2
HSL:
340°, 87.5000%, 87.4510%
HSV (HSB):
340°, 22.3108%, 98.4314%
XYZ:
71.4364, 64.3945, 72.2826
xyY:
0.3433, 0.3094, 64.3945
CIE-Lab:
84.1707, 22.8305, -1.7620
CIE-LCH:
84.1707, 22.8984, 355.5868
CIE-Luv:
84.1707, 32.8165, -6.8380
Hunter-Lab:
80.2462, 18.4726, 2.7662
#fbc3d6 color charts
#fbc3d6 color shades, tints & tones
#fbc3d6 color schemes
#fbc3d6 color preview, HTML & CSS examples
This text has a color of #fbc3d6
<p style="color:#fbc3d6;">Text here</p>
.mytext {color:#fbc3d6;}
This box has a color of #fbc3d6
<div style="background-color:#fbc3d6;">Content here</div>
.mybackground {background-color:#fbc3d6;}
Border around this has a color of #fbc3d6
<div style="border:2px solid #fbc3d6;">Content here</div>
.myborder {border:2px solid #fbc3d6;}