#fd8e9f color space conversions
Hex:
#fd8e9f
RGB:
253, 142, 159
CMY:
1, 44, 38
CMYK:
0, 44, 37, 1
HSL:
351°, 96.5217%, 77.4510%
HSV (HSB):
351°, 43.8735%, 99.2157%
XYZ:
56.4390, 42.7319, 38.0743
xyY:
0.4112, 0.3114, 42.7319
CIE-Lab:
71.3726, 43.6530, 9.7393
CIE-LCH:
71.3726, 44.7263, 12.5771
CIE-Luv:
71.3726, 74.5136, 5.1058
Hunter-Lab:
65.3696, 39.7171, 11.2255
#fd8e9f color charts
#fd8e9f color shades, tints & tones
#fd8e9f color schemes
#fd8e9f color preview, HTML & CSS examples
This text has a color of #fd8e9f
<p style="color:#fd8e9f;">Text here</p>
.mytext {color:#fd8e9f;}
This box has a color of #fd8e9f
<div style="background-color:#fd8e9f;">Content here</div>
.mybackground {background-color:#fd8e9f;}
Border around this has a color of #fd8e9f
<div style="border:2px solid #fd8e9f;">Content here</div>
.myborder {border:2px solid #fd8e9f;}