#fbb3ef color space conversions
Hex:
#fbb3ef
RGB:
251, 179, 239
CMY:
2, 30, 6
CMYK:
0, 29, 5, 2
HSL:
310°, 90.0000%, 84.3137%
HSV (HSB):
310°, 28.6853%, 98.4314%
XYZ:
71.4837, 58.9814, 89.2783
xyY:
0.3253, 0.2684, 58.9814
CIE-Lab:
81.2814, 35.3851, -19.4675
CIE-LCH:
81.2814, 40.3867, 331.1821
CIE-Luv:
81.2814, 37.7856, -36.6275
Hunter-Lab:
76.7994, 31.7464, -15.1643
#fbb3ef color charts
#fbb3ef color shades, tints & tones
#fbb3ef color schemes
#fbb3ef color preview, HTML & CSS examples
This text has a color of #fbb3ef
<p style="color:#fbb3ef;">Text here</p>
.mytext {color:#fbb3ef;}
This box has a color of #fbb3ef
<div style="background-color:#fbb3ef;">Content here</div>
.mybackground {background-color:#fbb3ef;}
Border around this has a color of #fbb3ef
<div style="border:2px solid #fbb3ef;">Content here</div>
.myborder {border:2px solid #fbb3ef;}