#fd8e8f color space conversions
Hex:
#fd8e8f
RGB:
253, 142, 143
CMY:
1, 44, 44
CMYK:
0, 44, 43, 1
HSL:
359°, 96.5217%, 77.4510%
HSV (HSB):
359°, 43.8735%, 99.2157%
XYZ:
55.1389, 42.2118, 31.2282
xyY:
0.4288, 0.3283, 42.2118
CIE-Lab:
71.0167, 41.9349, 18.1347
CIE-LCH:
71.0167, 45.6882, 23.3860
CIE-Luv:
71.0167, 77.7354, 16.1351
Hunter-Lab:
64.9706, 37.7899, 16.9817
#fd8e8f color charts
#fd8e8f color shades, tints & tones
#fd8e8f color schemes
#fd8e8f color preview, HTML & CSS examples
This text has a color of #fd8e8f
<p style="color:#fd8e8f;">Text here</p>
.mytext {color:#fd8e8f;}
This box has a color of #fd8e8f
<div style="background-color:#fd8e8f;">Content here</div>
.mybackground {background-color:#fd8e8f;}
Border around this has a color of #fd8e8f
<div style="border:2px solid #fd8e8f;">Content here</div>
.myborder {border:2px solid #fd8e8f;}