#fd8b7e color space conversions
Hex:
#fd8b7e
RGB:
253, 139, 126
CMY:
1, 45, 51
CMYK:
0, 45, 50, 1
HSL:
6°, 96.9466%, 74.3137%
HSV (HSB):
6°, 50.1976%, 99.2157%
XYZ:
53.5065, 40.8542, 24.8042
xyY:
0.4490, 0.3428, 40.8542
CIE-Lab:
70.0737, 41.8432, 26.2552
CIE-LCH:
70.0737, 49.3983, 32.1069
CIE-Luv:
70.0737, 82.9869, 25.5506
Hunter-Lab:
63.9173, 37.5708, 21.7336
#fd8b7e color charts
#fd8b7e color shades, tints & tones
#fd8b7e color schemes
#fd8b7e color preview, HTML & CSS examples
This text has a color of #fd8b7e
<p style="color:#fd8b7e;">Text here</p>
.mytext {color:#fd8b7e;}
This box has a color of #fd8b7e
<div style="background-color:#fd8b7e;">Content here</div>
.mybackground {background-color:#fd8b7e;}
Border around this has a color of #fd8b7e
<div style="border:2px solid #fd8b7e;">Content here</div>
.myborder {border:2px solid #fd8b7e;}