#fd947f color space conversions
Hex:
#fd947f
RGB:
253, 148, 127
CMY:
1, 42, 50
CMYK:
0, 42, 50, 1
HSL:
10°, 96.9231%, 74.5098%
HSV (HSB):
10°, 49.8024%, 99.2157%
XYZ:
54.9287, 43.5948, 25.5982
xyY:
0.4425, 0.3512, 43.5948
CIE-Lab:
71.9568, 37.3521, 28.2123
CIE-LCH:
71.9568, 46.8093, 37.0640
CIE-Luv:
71.9568, 76.5393, 29.0603
Hunter-Lab:
66.0263, 32.9518, 23.2318
#fd947f color charts
#fd947f color shades, tints & tones
#fd947f color schemes
#fd947f color preview, HTML & CSS examples
This text has a color of #fd947f
<p style="color:#fd947f;">Text here</p>
.mytext {color:#fd947f;}
This box has a color of #fd947f
<div style="background-color:#fd947f;">Content here</div>
.mybackground {background-color:#fd947f;}
Border around this has a color of #fd947f
<div style="border:2px solid #fd947f;">Content here</div>
.myborder {border:2px solid #fd947f;}