#fbc2f9 color space conversions
Hex:
#fbc2f9
RGB:
251, 194, 249
CMY:
2, 24, 2
CMYK:
0, 23, 1, 2
HSL:
302°, 87.6923%, 87.2549%
HSV (HSB):
302°, 22.7092%, 98.4314%
XYZ:
76.1743, 65.9324, 98.3339
xyY:
0.3168, 0.2742, 65.9324
CIE-Lab:
84.9619, 29.2563, -19.2482
CIE-LCH:
84.9619, 35.0204, 326.6585
CIE-Luv:
84.9619, 28.9112, -35.4226
Hunter-Lab:
81.1987, 25.3570, -14.9627
#fbc2f9 color charts
#fbc2f9 color shades, tints & tones
#fbc2f9 color schemes
#fbc2f9 color preview, HTML & CSS examples
This text has a color of #fbc2f9
<p style="color:#fbc2f9;">Text here</p>
.mytext {color:#fbc2f9;}
This box has a color of #fbc2f9
<div style="background-color:#fbc2f9;">Content here</div>
.mybackground {background-color:#fbc2f9;}
Border around this has a color of #fbc2f9
<div style="border:2px solid #fbc2f9;">Content here</div>
.myborder {border:2px solid #fbc2f9;}