#fd7c5e color space conversions
Hex:
#fd7c5e
RGB:
253, 124, 94
CMY:
1, 51, 63
CMYK:
0, 51, 63, 1
HSL:
11°, 97.5460%, 68.0392%
HSV (HSB):
11°, 62.8458%, 99.2157%
XYZ:
49.7360, 36.1061, 14.9375
xyY:
0.4935, 0.3583, 36.1061
CIE-Lab:
66.6009, 46.8774, 39.2654
CIE-LCH:
66.6009, 61.1495, 39.9502
CIE-Luv:
66.6009, 99.4789, 36.7855
Hunter-Lab:
60.0884, 42.5925, 27.3228
#fd7c5e color charts
#fd7c5e color shades, tints & tones
#fd7c5e color schemes
#fd7c5e color preview, HTML & CSS examples
This text has a color of #fd7c5e
<p style="color:#fd7c5e;">Text here</p>
.mytext {color:#fd7c5e;}
This box has a color of #fd7c5e
<div style="background-color:#fd7c5e;">Content here</div>
.mybackground {background-color:#fd7c5e;}
Border around this has a color of #fd7c5e
<div style="border:2px solid #fd7c5e;">Content here</div>
.myborder {border:2px solid #fd7c5e;}