#fbc2d8 color space conversions
Hex:
#fbc2d8
RGB:
251, 194, 216
CMY:
2, 24, 15
CMYK:
0, 23, 14, 2
HSL:
337°, 87.6923%, 87.2549%
HSV (HSB):
337°, 22.7092%, 98.4314%
XYZ:
71.4701, 64.0507, 73.5619
xyY:
0.3418, 0.3063, 64.0507
CIE-Lab:
83.9921, 23.6719, -3.0932
CIE-LCH:
83.9921, 23.8731, 352.5554
CIE-Luv:
83.9921, 33.1198, -9.0024
Hunter-Lab:
80.0317, 19.3492, 1.5252
#fbc2d8 color charts
#fbc2d8 color shades, tints & tones
#fbc2d8 color schemes
#fbc2d8 color preview, HTML & CSS examples
This text has a color of #fbc2d8
<p style="color:#fbc2d8;">Text here</p>
.mytext {color:#fbc2d8;}
This box has a color of #fbc2d8
<div style="background-color:#fbc2d8;">Content here</div>
.mybackground {background-color:#fbc2d8;}
Border around this has a color of #fbc2d8
<div style="border:2px solid #fbc2d8;">Content here</div>
.myborder {border:2px solid #fbc2d8;}