#fd897f color space conversions
Hex:
#fd897f
RGB:
253, 137, 127
CMY:
1, 46, 50
CMYK:
0, 46, 50, 1
HSL:
5°, 96.9231%, 74.5098%
HSV (HSB):
5°, 49.8024%, 99.2157%
XYZ:
53.2844, 40.3063, 25.0502
xyY:
0.4491, 0.3397, 40.3063
CIE-Lab:
69.6871, 42.9375, 25.1864
CIE-LCH:
69.6871, 49.7793, 30.3951
CIE-Luv:
69.6871, 84.1822, 24.0407
Hunter-Lab:
63.4872, 38.7113, 21.0470
#fd897f color charts
#fd897f color shades, tints & tones
#fd897f color schemes
#fd897f color preview, HTML & CSS examples
This text has a color of #fd897f
<p style="color:#fd897f;">Text here</p>
.mytext {color:#fd897f;}
This box has a color of #fd897f
<div style="background-color:#fd897f;">Content here</div>
.mybackground {background-color:#fd897f;}
Border around this has a color of #fd897f
<div style="border:2px solid #fd897f;">Content here</div>
.myborder {border:2px solid #fd897f;}