#fb95cb color space conversions
Hex:
#fb95cb
RGB:
251, 149, 203
CMY:
2, 42, 20
CMYK:
0, 41, 19, 2
HSL:
328°, 92.7273%, 78.4314%
HSV (HSB):
328°, 40.6375%, 98.4314%
XYZ:
61.3106, 46.3159, 62.2084
xyY:
0.3610, 0.2727, 46.3159
CIE-Lab:
73.7501, 45.1648, -11.2145
CIE-LCH:
73.7501, 46.5363, 346.0554
CIE-Luv:
73.7501, 59.7457, -25.0657
Hunter-Lab:
68.0558, 41.7107, -6.5567
#fb95cb color charts
#fb95cb color shades, tints & tones
#fb95cb color schemes
#fb95cb color preview, HTML & CSS examples
This text has a color of #fb95cb
<p style="color:#fb95cb;">Text here</p>
.mytext {color:#fb95cb;}
This box has a color of #fb95cb
<div style="background-color:#fb95cb;">Content here</div>
.mybackground {background-color:#fb95cb;}
Border around this has a color of #fb95cb
<div style="border:2px solid #fb95cb;">Content here</div>
.myborder {border:2px solid #fb95cb;}