#fbc3f5 color space conversions
Hex:
#fbc3f5
RGB:
251, 195, 245
CMY:
2, 24, 4
CMYK:
0, 22, 2, 2
HSL:
306°, 87.5000%, 87.4510%
HSV (HSB):
306°, 22.3108%, 98.4314%
XYZ:
75.7802, 66.1320, 95.1569
xyY:
0.3197, 0.2790, 66.1320
CIE-Lab:
85.0637, 28.0151, -16.9679
CIE-LCH:
85.0637, 32.7529, 328.7980
CIE-Luv:
85.0637, 28.9262, -31.5259
Hunter-Lab:
81.3216, 24.0239, -12.4519
#fbc3f5 color charts
#fbc3f5 color shades, tints & tones
#fbc3f5 color schemes
#fbc3f5 color preview, HTML & CSS examples
This text has a color of #fbc3f5
<p style="color:#fbc3f5;">Text here</p>
.mytext {color:#fbc3f5;}
This box has a color of #fbc3f5
<div style="background-color:#fbc3f5;">Content here</div>
.mybackground {background-color:#fbc3f5;}
Border around this has a color of #fbc3f5
<div style="border:2px solid #fbc3f5;">Content here</div>
.myborder {border:2px solid #fbc3f5;}