#fd7a5e color space conversions
Hex:
#fd7a5e
RGB:
253, 122, 94
CMY:
1, 52, 63
CMYK:
0, 52, 63, 1
HSL:
11°, 97.5460%, 68.0392%
HSV (HSB):
11°, 62.8458%, 99.2157%
XYZ:
49.4879, 35.6099, 14.8548
xyY:
0.4951, 0.3563, 35.6099
CIE-Lab:
66.2208, 47.8449, 38.8007
CIE-LCH:
66.2208, 61.6005, 39.0410
CIE-Luv:
66.2208, 100.9537, 36.0132
Hunter-Lab:
59.6740, 43.6014, 27.0126
#fd7a5e color charts
#fd7a5e color shades, tints & tones
#fd7a5e color schemes
#fd7a5e color preview, HTML & CSS examples
This text has a color of #fd7a5e
<p style="color:#fd7a5e;">Text here</p>
.mytext {color:#fd7a5e;}
This box has a color of #fd7a5e
<div style="background-color:#fd7a5e;">Content here</div>
.mybackground {background-color:#fd7a5e;}
Border around this has a color of #fd7a5e
<div style="border:2px solid #fd7a5e;">Content here</div>
.myborder {border:2px solid #fd7a5e;}