#fb95f7 color space conversions
Hex:
#fb95f7
RGB:
251, 149, 247
CMY:
2, 42, 3
CMYK:
0, 41, 2, 2
HSL:
302°, 92.7273%, 78.4314%
HSV (HSB):
302°, 40.6375%, 98.4314%
XYZ:
67.3196, 48.7195, 93.8514
xyY:
0.3207, 0.2321, 48.7195
CIE-Lab:
75.2765, 52.2618, -32.9638
CIE-LCH:
75.2765, 61.7892, 327.7585
CIE-Luv:
75.2765, 50.4652, -60.8831
Hunter-Lab:
69.7994, 50.0095, -30.8610
#fb95f7 color charts
#fb95f7 color shades, tints & tones
#fb95f7 color schemes
#fb95f7 color preview, HTML & CSS examples
This text has a color of #fb95f7
<p style="color:#fb95f7;">Text here</p>
.mytext {color:#fb95f7;}
This box has a color of #fb95f7
<div style="background-color:#fb95f7;">Content here</div>
.mybackground {background-color:#fb95f7;}
Border around this has a color of #fb95f7
<div style="border:2px solid #fb95f7;">Content here</div>
.myborder {border:2px solid #fb95f7;}