#fa957c color space conversions
Hex:
#fa957c
RGB:
250, 149, 124
CMY:
2, 42, 51
CMYK:
0, 40, 50, 2
HSL:
12°, 92.6471%, 73.3333%
HSV (HSB):
12°, 50.4000%, 98.0392%
XYZ:
53.8099, 43.2741, 24.5854
xyY:
0.4423, 0.3557, 43.2741
CIE-Lab:
71.7406, 35.4368, 29.4895
CIE-LCH:
71.7406, 46.1021, 39.7662
CIE-Luv:
71.7406, 73.9468, 30.8851
Hunter-Lab:
65.7831, 30.8908, 23.8894
#fa957c color charts
#fa957c color shades, tints & tones
#fa957c color schemes
#fa957c color preview, HTML & CSS examples
This text has a color of #fa957c
<p style="color:#fa957c;">Text here</p>
.mytext {color:#fa957c;}
This box has a color of #fa957c
<div style="background-color:#fa957c;">Content here</div>
.mybackground {background-color:#fa957c;}
Border around this has a color of #fa957c
<div style="border:2px solid #fa957c;">Content here</div>
.myborder {border:2px solid #fa957c;}