#fd917d color space conversions
Hex:
#fd917d
RGB:
253, 145, 125
CMY:
1, 43, 51
CMYK:
0, 43, 51, 1
HSL:
9°, 96.9697%, 74.1176%
HSV (HSB):
9°, 50.5929%, 99.2157%
XYZ:
54.3351, 42.6141, 24.7636
xyY:
0.4464, 0.3501, 42.6141
CIE-Lab:
71.2923, 38.7108, 28.4230
CIE-LCH:
71.2923, 48.0249, 36.2876
CIE-Luv:
71.2923, 78.9775, 28.8730
Hunter-Lab:
65.2795, 34.3346, 23.2041
#fd917d color charts
#fd917d color shades, tints & tones
#fd917d color schemes
#fd917d color preview, HTML & CSS examples
This text has a color of #fd917d
<p style="color:#fd917d;">Text here</p>
.mytext {color:#fd917d;}
This box has a color of #fd917d
<div style="background-color:#fd917d;">Content here</div>
.mybackground {background-color:#fd917d;}
Border around this has a color of #fd917d
<div style="border:2px solid #fd917d;">Content here</div>
.myborder {border:2px solid #fd917d;}