#fd8f89 color space conversions
Hex:
#fd8f89
RGB:
253, 143, 137
CMY:
1, 44, 46
CMYK:
0, 43, 46, 1
HSL:
3°, 96.6667%, 76.4706%
HSV (HSB):
3°, 45.8498%, 99.2157%
XYZ:
54.8458, 42.3337, 28.9474
xyY:
0.4348, 0.3356, 42.3337
CIE-Lab:
71.1004, 40.8340, 21.5714
CIE-LCH:
71.1004, 46.1816, 27.8461
CIE-Luv:
71.1004, 78.2130, 20.5278
Hunter-Lab:
65.0644, 36.6035, 19.1667
#fd8f89 color charts
#fd8f89 color shades, tints & tones
#fd8f89 color schemes
#fd8f89 color preview, HTML & CSS examples
This text has a color of #fd8f89
<p style="color:#fd8f89;">Text here</p>
.mytext {color:#fd8f89;}
This box has a color of #fd8f89
<div style="background-color:#fd8f89;">Content here</div>
.mybackground {background-color:#fd8f89;}
Border around this has a color of #fd8f89
<div style="border:2px solid #fd8f89;">Content here</div>
.myborder {border:2px solid #fd8f89;}