#fbc2f3 color space conversions
Hex:
#fbc2f3
RGB:
251, 194, 243
CMY:
2, 24, 5
CMYK:
0, 23, 3, 2
HSL:
308°, 87.6923%, 87.2549%
HSV (HSB):
308°, 22.7092%, 98.4314%
XYZ:
75.2531, 65.5639, 93.4828
xyY:
0.3212, 0.2798, 65.5639
CIE-Lab:
84.7735, 28.1887, -16.3403
CIE-LCH:
84.7735, 32.5824, 329.9002
CIE-Luv:
84.7735, 29.6864, -30.5331
Hunter-Lab:
80.9715, 24.1937, -11.7711
#fbc2f3 color charts
#fbc2f3 color shades, tints & tones
#fbc2f3 color schemes
#fbc2f3 color preview, HTML & CSS examples
This text has a color of #fbc2f3
<p style="color:#fbc2f3;">Text here</p>
.mytext {color:#fbc2f3;}
This box has a color of #fbc2f3
<div style="background-color:#fbc2f3;">Content here</div>
.mybackground {background-color:#fbc2f3;}
Border around this has a color of #fbc2f3
<div style="border:2px solid #fbc2f3;">Content here</div>
.myborder {border:2px solid #fbc2f3;}