#fb957c color space conversions
Hex:
#fb957c
RGB:
251, 149, 124
CMY:
2, 42, 51
CMYK:
0, 41, 51, 2
HSL:
12°, 94.0741%, 73.5294%
HSV (HSB):
12°, 50.5976%, 98.4314%
XYZ:
54.1692, 43.4594, 24.6022
xyY:
0.4432, 0.3556, 43.4594
CIE-Lab:
71.8656, 35.8166, 29.6773
CIE-LCH:
71.8656, 46.5142, 39.6448
CIE-Luv:
71.8656, 74.7389, 31.0208
Hunter-Lab:
65.9237, 31.3061, 24.0200
#fb957c color charts
#fb957c color shades, tints & tones
#fb957c color schemes
#fb957c color preview, HTML & CSS examples
This text has a color of #fb957c
<p style="color:#fb957c;">Text here</p>
.mytext {color:#fb957c;}
This box has a color of #fb957c
<div style="background-color:#fb957c;">Content here</div>
.mybackground {background-color:#fb957c;}
Border around this has a color of #fb957c
<div style="border:2px solid #fb957c;">Content here</div>
.myborder {border:2px solid #fb957c;}