#fd995f color space conversions
Hex:
#fd995f
RGB:
253, 153, 95
CMY:
1, 40, 63
CMYK:
0, 40, 62, 1
HSL:
22°, 97.5309%, 68.2353%
HSV (HSB):
22°, 62.4506%, 99.2157%
XYZ:
53.9648, 44.4913, 16.5699
xyY:
0.4692, 0.3868, 44.4913
CIE-Lab:
72.5557, 32.3202, 45.9039
CIE-LCH:
72.5557, 56.1405, 54.8512
CIE-Luv:
72.5557, 77.4548, 48.0929
Hunter-Lab:
66.7018, 27.6864, 31.9626
#fd995f color charts
#fd995f color shades, tints & tones
#fd995f color schemes
#fd995f color preview, HTML & CSS examples
This text has a color of #fd995f
<p style="color:#fd995f;">Text here</p>
.mytext {color:#fd995f;}
This box has a color of #fd995f
<div style="background-color:#fd995f;">Content here</div>
.mybackground {background-color:#fd995f;}
Border around this has a color of #fd995f
<div style="border:2px solid #fd995f;">Content here</div>
.myborder {border:2px solid #fd995f;}