#fd957b color space conversions
Hex:
#fd957b
RGB:
253, 149, 123
CMY:
1, 42, 52
CMYK:
0, 41, 51, 1
HSL:
12°, 97.0149%, 73.7255%
HSV (HSB):
12°, 51.3834%, 99.2157%
XYZ:
54.8306, 43.8076, 24.3047
xyY:
0.4460, 0.3563, 43.8076
CIE-Lab:
72.0997, 36.4881, 30.5739
CIE-LCH:
72.0997, 47.6041, 39.9601
CIE-Luv:
72.0997, 76.4854, 31.8745
Hunter-Lab:
66.1873, 32.0444, 24.5592
#fd957b color charts
#fd957b color shades, tints & tones
#fd957b color schemes
#fd957b color preview, HTML & CSS examples
This text has a color of #fd957b
<p style="color:#fd957b;">Text here</p>
.mytext {color:#fd957b;}
This box has a color of #fd957b
<div style="background-color:#fd957b;">Content here</div>
.mybackground {background-color:#fd957b;}
Border around this has a color of #fd957b
<div style="border:2px solid #fd957b;">Content here</div>
.myborder {border:2px solid #fd957b;}