#fb95d8 color space conversions
Hex:
#fb95d8
RGB:
251, 149, 216
CMY:
2, 42, 15
CMYK:
0, 41, 14, 2
HSL:
321°, 92.7273%, 78.4314%
HSV (HSB):
321°, 40.6375%, 98.4314%
XYZ:
62.9258, 46.9620, 70.7138
xyY:
0.3484, 0.2600, 46.9620
CIE-Lab:
74.1654, 47.1353, -17.7410
CIE-LCH:
74.1654, 50.3634, 339.3744
CIE-Luv:
74.1654, 57.0122, -35.5108
Hunter-Lab:
68.5288, 43.9801, -13.2102
#fb95d8 color charts
#fb95d8 color shades, tints & tones
#fb95d8 color schemes
#fb95d8 color preview, HTML & CSS examples
This text has a color of #fb95d8
<p style="color:#fb95d8;">Text here</p>
.mytext {color:#fb95d8;}
This box has a color of #fb95d8
<div style="background-color:#fb95d8;">Content here</div>
.mybackground {background-color:#fb95d8;}
Border around this has a color of #fb95d8
<div style="border:2px solid #fb95d8;">Content here</div>
.myborder {border:2px solid #fb95d8;}