#fb95cc color space conversions
Hex:
#fb95cc
RGB:
251, 149, 204
CMY:
2, 42, 20
CMYK:
0, 41, 19, 2
HSL:
328°, 92.7273%, 78.4314%
HSV (HSB):
328°, 40.6375%, 98.4314%
XYZ:
61.4302, 46.3638, 62.8381
xyY:
0.3600, 0.2717, 46.3638
CIE-Lab:
73.7809, 45.3124, -11.7194
CIE-LCH:
73.7809, 46.8034, 345.4991
CIE-Luv:
73.7809, 59.5364, -25.8625
Hunter-Lab:
68.0909, 41.8798, -7.0525
#fb95cc color charts
#fb95cc color shades, tints & tones
#fb95cc color schemes
#fb95cc color preview, HTML & CSS examples
This text has a color of #fb95cc
<p style="color:#fb95cc;">Text here</p>
.mytext {color:#fb95cc;}
This box has a color of #fb95cc
<div style="background-color:#fb95cc;">Content here</div>
.mybackground {background-color:#fb95cc;}
Border around this has a color of #fb95cc
<div style="border:2px solid #fb95cc;">Content here</div>
.myborder {border:2px solid #fb95cc;}