#fd995c color space conversions
Hex:
#fd995c
RGB:
253, 153, 92
CMY:
1, 40, 64
CMYK:
0, 40, 64, 1
HSL:
23°, 97.5758%, 67.6471%
HSV (HSB):
23°, 63.6364%, 99.2157%
XYZ:
53.8310, 44.4378, 15.8654
xyY:
0.4716, 0.3893, 44.4378
CIE-Lab:
72.5202, 32.1309, 47.3780
CIE-LCH:
72.5202, 57.2457, 55.8556
CIE-Luv:
72.5202, 77.8081, 49.4226
Hunter-Lab:
66.6617, 27.4853, 32.5523
#fd995c color charts
#fd995c color shades, tints & tones
#fd995c color schemes
#fd995c color preview, HTML & CSS examples
This text has a color of #fd995c
<p style="color:#fd995c;">Text here</p>
.mytext {color:#fd995c;}
This box has a color of #fd995c
<div style="background-color:#fd995c;">Content here</div>
.mybackground {background-color:#fd995c;}
Border around this has a color of #fd995c
<div style="border:2px solid #fd995c;">Content here</div>
.myborder {border:2px solid #fd995c;}