#fd7d5f color space conversions
Hex:
#fd7d5f
RGB:
253, 125, 95
CMY:
1, 51, 63
CMYK:
0, 51, 62, 1
HSL:
11°, 97.5309%, 68.2353%
HSV (HSB):
11°, 62.4506%, 99.2157%
XYZ:
49.9072, 36.3761, 15.2174
xyY:
0.4917, 0.3584, 36.3761
CIE-Lab:
66.8063, 46.4537, 38.9793
CIE-LCH:
66.8063, 60.6410, 40.0000
CIE-Luv:
66.8063, 98.5692, 36.6887
Hunter-Lab:
60.3126, 42.1573, 27.2595
#fd7d5f color charts
#fd7d5f color shades, tints & tones
#fd7d5f color schemes
#fd7d5f color preview, HTML & CSS examples
This text has a color of #fd7d5f
<p style="color:#fd7d5f;">Text here</p>
.mytext {color:#fd7d5f;}
This box has a color of #fd7d5f
<div style="background-color:#fd7d5f;">Content here</div>
.mybackground {background-color:#fd7d5f;}
Border around this has a color of #fd7d5f
<div style="border:2px solid #fd7d5f;">Content here</div>
.myborder {border:2px solid #fd7d5f;}