#fb94ed color space conversions
Hex:
#fb94ed
RGB:
251, 148, 237
CMY:
2, 42, 7
CMYK:
0, 41, 6, 2
HSL:
308°, 92.7928%, 78.2353%
HSV (HSB):
308°, 41.0359%, 98.4314%
XYZ:
65.6596, 47.8035, 85.8871
xyY:
0.3294, 0.2398, 47.8035
CIE-Lab:
74.7008, 51.0494, -28.4125
CIE-LCH:
74.7008, 58.4235, 330.9010
CIE-Luv:
74.7008, 53.0291, -53.2176
Hunter-Lab:
69.1400, 48.5195, -25.2532
#fb94ed color charts
#fb94ed color shades, tints & tones
#fb94ed color schemes
#fb94ed color preview, HTML & CSS examples
This text has a color of #fb94ed
<p style="color:#fb94ed;">Text here</p>
.mytext {color:#fb94ed;}
This box has a color of #fb94ed
<div style="background-color:#fb94ed;">Content here</div>
.mybackground {background-color:#fb94ed;}
Border around this has a color of #fb94ed
<div style="border:2px solid #fb94ed;">Content here</div>
.myborder {border:2px solid #fb94ed;}