#fd995d color space conversions
Hex:
#fd995d
RGB:
253, 153, 93
CMY:
1, 40, 64
CMYK:
0, 40, 63, 1
HSL:
23°, 97.5610%, 67.8431%
HSV (HSB):
23°, 63.2411%, 99.2157%
XYZ:
53.8750, 44.4554, 16.0972
xyY:
0.4708, 0.3885, 44.4554
CIE-Lab:
72.5319, 32.1932, 46.8881
CIE-LCH:
72.5319, 56.8761, 55.5266
CIE-Luv:
72.5319, 77.6916, 48.9841
Hunter-Lab:
66.6749, 27.5515, 32.3582
#fd995d color charts
#fd995d color shades, tints & tones
#fd995d color schemes
#fd995d color preview, HTML & CSS examples
This text has a color of #fd995d
<p style="color:#fd995d;">Text here</p>
.mytext {color:#fd995d;}
This box has a color of #fd995d
<div style="background-color:#fd995d;">Content here</div>
.mybackground {background-color:#fd995d;}
Border around this has a color of #fd995d
<div style="border:2px solid #fd995d;">Content here</div>
.myborder {border:2px solid #fd995d;}