#fd8b97 color space conversions
Hex:
#fd8b97
RGB:
253, 139, 151
CMY:
1, 45, 41
CMYK:
0, 45, 40, 1
HSL:
354°, 96.6102%, 76.8627%
HSV (HSB):
354°, 45.0593%, 99.2157%
XYZ:
55.3265, 41.5822, 34.3883
xyY:
0.4214, 0.3167, 41.5822
CIE-Lab:
70.5819, 44.2814, 13.0782
CIE-LCH:
70.5819, 46.1723, 16.4542
CIE-Luv:
70.5819, 78.0655, 9.2619
Hunter-Lab:
64.4843, 40.3028, 13.5207
#fd8b97 color charts
#fd8b97 color shades, tints & tones
#fd8b97 color schemes
#fd8b97 color preview, HTML & CSS examples
This text has a color of #fd8b97
<p style="color:#fd8b97;">Text here</p>
.mytext {color:#fd8b97;}
This box has a color of #fd8b97
<div style="background-color:#fd8b97;">Content here</div>
.mybackground {background-color:#fd8b97;}
Border around this has a color of #fd8b97
<div style="border:2px solid #fd8b97;">Content here</div>
.myborder {border:2px solid #fd8b97;}