#fd8f7e color space conversions
Hex:
#fd8f7e
RGB:
253, 143, 126
CMY:
1, 44, 51
CMYK:
0, 43, 50, 1
HSL:
8°, 96.9466%, 74.3137%
HSV (HSB):
8°, 50.1976%, 99.2157%
XYZ:
54.0964, 42.0339, 25.0008
xyY:
0.4466, 0.3470, 42.0339
CIE-Lab:
70.8943, 39.8176, 27.3482
CIE-LCH:
70.8943, 48.3049, 34.4828
CIE-Luv:
70.8943, 80.2045, 27.3639
Hunter-Lab:
64.8336, 35.4795, 22.5204
#fd8f7e color charts
#fd8f7e color shades, tints & tones
#fd8f7e color schemes
#fd8f7e color preview, HTML & CSS examples
This text has a color of #fd8f7e
<p style="color:#fd8f7e;">Text here</p>
.mytext {color:#fd8f7e;}
This box has a color of #fd8f7e
<div style="background-color:#fd8f7e;">Content here</div>
.mybackground {background-color:#fd8f7e;}
Border around this has a color of #fd8f7e
<div style="border:2px solid #fd8f7e;">Content here</div>
.myborder {border:2px solid #fd8f7e;}