#fb95c7 color space conversions
Hex:
#fb95c7
RGB:
251, 149, 199
CMY:
2, 42, 22
CMYK:
0, 41, 21, 2
HSL:
331°, 92.7273%, 78.4314%
HSV (HSB):
331°, 40.6375%, 98.4314%
XYZ:
60.8399, 46.1276, 59.7297
xyY:
0.3650, 0.2767, 46.1276
CIE-Lab:
73.6283, 44.5813, -9.1904
CIE-LCH:
73.6283, 45.5188, 348.3517
CIE-Luv:
73.6283, 60.5805, -21.8912
Hunter-Lab:
67.9173, 41.0438, -4.6003
#fb95c7 color charts
#fb95c7 color shades, tints & tones
#fb95c7 color schemes
#fb95c7 color preview, HTML & CSS examples
This text has a color of #fb95c7
<p style="color:#fb95c7;">Text here</p>
.mytext {color:#fb95c7;}
This box has a color of #fb95c7
<div style="background-color:#fb95c7;">Content here</div>
.mybackground {background-color:#fb95c7;}
Border around this has a color of #fb95c7
<div style="border:2px solid #fb95c7;">Content here</div>
.myborder {border:2px solid #fb95c7;}