#fd957e color space conversions
Hex:
#fd957e
RGB:
253, 149, 126
CMY:
1, 42, 51
CMYK:
0, 41, 50, 1
HSL:
11°, 96.9466%, 74.3137%
HSV (HSB):
11°, 50.1976%, 99.2157%
XYZ:
55.0214, 43.8839, 25.3092
xyY:
0.4430, 0.3533, 43.8839
CIE-Lab:
72.1508, 36.7499, 29.0132
CIE-LCH:
72.1508, 46.8222, 38.2903
CIE-Luv:
72.1508, 76.0022, 30.1170
Hunter-Lab:
66.2449, 32.3290, 23.7194
#fd957e color charts
#fd957e color shades, tints & tones
#fd957e color schemes
#fd957e color preview, HTML & CSS examples
This text has a color of #fd957e
<p style="color:#fd957e;">Text here</p>
.mytext {color:#fd957e;}
This box has a color of #fd957e
<div style="background-color:#fd957e;">Content here</div>
.mybackground {background-color:#fd957e;}
Border around this has a color of #fd957e
<div style="border:2px solid #fd957e;">Content here</div>
.myborder {border:2px solid #fd957e;}