#fd845c color space conversions
Hex:
#fd845c
RGB:
253, 132, 92
CMY:
1, 48, 64
CMYK:
0, 48, 64, 1
HSL:
15°, 97.5758%, 67.6471%
HSV (HSB):
15°, 63.6364%, 99.2157%
XYZ:
50.6910, 38.1579, 14.8187
xyY:
0.4890, 0.3681, 38.1579
CIE-Lab:
68.1368, 42.8196, 42.1876
CIE-LCH:
68.1368, 60.1108, 44.5740
CIE-Luv:
68.1368, 93.8214, 40.8699
Hunter-Lab:
61.7721, 38.3785, 29.0172
#fd845c color charts
#fd845c color shades, tints & tones
#fd845c color schemes
#fd845c color preview, HTML & CSS examples
This text has a color of #fd845c
<p style="color:#fd845c;">Text here</p>
.mytext {color:#fd845c;}
This box has a color of #fd845c
<div style="background-color:#fd845c;">Content here</div>
.mybackground {background-color:#fd845c;}
Border around this has a color of #fd845c
<div style="border:2px solid #fd845c;">Content here</div>
.myborder {border:2px solid #fd845c;}