#fd899d color space conversions
Hex:
#fd899d
RGB:
253, 137, 157
CMY:
1, 46, 38
CMYK:
0, 46, 38, 1
HSL:
350°, 96.6667%, 76.4706%
HSV (HSB):
350°, 45.8498%, 99.2157%
XYZ:
55.5395, 41.2083, 36.9250
xyY:
0.4155, 0.3083, 41.2083
CIE-Lab:
70.3216, 45.9384, 9.3595
CIE-LCH:
70.3216, 46.8821, 11.5158
CIE-Luv:
70.3216, 78.0403, 4.0712
Hunter-Lab:
64.1937, 42.0968, 10.8312
#fd899d color charts
#fd899d color shades, tints & tones
#fd899d color schemes
#fd899d color preview, HTML & CSS examples
This text has a color of #fd899d
<p style="color:#fd899d;">Text here</p>
.mytext {color:#fd899d;}
This box has a color of #fd899d
<div style="background-color:#fd899d;">Content here</div>
.mybackground {background-color:#fd899d;}
Border around this has a color of #fd899d
<div style="border:2px solid #fd899d;">Content here</div>
.myborder {border:2px solid #fd899d;}