#fd9d7e color space conversions
Hex:
#fd9d7e
RGB:
253, 157, 126
CMY:
1, 38, 51
CMYK:
0, 38, 50, 1
HSL:
15°, 96.9466%, 74.3137%
HSV (HSB):
15°, 50.1976%, 99.2157%
XYZ:
56.3309, 46.5029, 25.7457
xyY:
0.4381, 0.3617, 46.5029
CIE-Lab:
73.8707, 32.6167, 31.2756
CIE-LCH:
73.8707, 45.1886, 43.7975
CIE-Luv:
73.8707, 70.3636, 33.8395
Hunter-Lab:
68.1931, 28.1120, 25.3508
#fd9d7e color charts
#fd9d7e color shades, tints & tones
#fd9d7e color schemes
#fd9d7e color preview, HTML & CSS examples
This text has a color of #fd9d7e
<p style="color:#fd9d7e;">Text here</p>
.mytext {color:#fd9d7e;}
This box has a color of #fd9d7e
<div style="background-color:#fd9d7e;">Content here</div>
.mybackground {background-color:#fd9d7e;}
Border around this has a color of #fd9d7e
<div style="border:2px solid #fd9d7e;">Content here</div>
.myborder {border:2px solid #fd9d7e;}