#fb9ef9 color space conversions
Hex:
#fb9ef9
RGB:
251, 158, 249
CMY:
2, 38, 2
CMYK:
0, 37, 1, 2
HSL:
301°, 92.0792%, 80.1961%
HSV (HSB):
301°, 37.0518%, 98.4314%
XYZ:
69.1094, 51.8025, 95.9790
xyY:
0.3186, 0.2388, 51.8025
CIE-Lab:
77.1626, 48.0474, -31.1395
CIE-LCH:
77.1626, 57.2558, 327.0527
CIE-Luv:
77.1626, 46.0573, -57.4139
Hunter-Lab:
71.9740, 45.4413, -28.6828
#fb9ef9 color charts
#fb9ef9 color shades, tints & tones
#fb9ef9 color schemes
#fb9ef9 color preview, HTML & CSS examples
This text has a color of #fb9ef9
<p style="color:#fb9ef9;">Text here</p>
.mytext {color:#fb9ef9;}
This box has a color of #fb9ef9
<div style="background-color:#fb9ef9;">Content here</div>
.mybackground {background-color:#fb9ef9;}
Border around this has a color of #fb9ef9
<div style="border:2px solid #fb9ef9;">Content here</div>
.myborder {border:2px solid #fb9ef9;}