#fb94e7 color space conversions
Hex:
#fb94e7
RGB:
251, 148, 231
CMY:
2, 42, 9
CMYK:
0, 41, 8, 2
HSL:
312°, 92.7928%, 78.2353%
HSV (HSB):
312°, 41.0359%, 98.4314%
XYZ:
64.7974, 47.4586, 81.3465
xyY:
0.3347, 0.2451, 47.4586
CIE-Lab:
74.4821, 50.0485, -25.4739
CIE-LCH:
74.4821, 56.1585, 333.0246
CIE-Luv:
74.4821, 54.3096, -48.2950
Hunter-Lab:
68.8902, 47.3374, -21.7874
#fb94e7 color charts
#fb94e7 color shades, tints & tones
#fb94e7 color schemes
#fb94e7 color preview, HTML & CSS examples
This text has a color of #fb94e7
<p style="color:#fb94e7;">Text here</p>
.mytext {color:#fb94e7;}
This box has a color of #fb94e7
<div style="background-color:#fb94e7;">Content here</div>
.mybackground {background-color:#fb94e7;}
Border around this has a color of #fb94e7
<div style="border:2px solid #fb94e7;">Content here</div>
.myborder {border:2px solid #fb94e7;}