#fd965c color space conversions
Hex:
#fd965c
RGB:
253, 150, 92
CMY:
1, 41, 64
CMYK:
0, 41, 64, 1
HSL:
22°, 97.5758%, 67.6471%
HSV (HSB):
22°, 63.6364%, 99.2157%
XYZ:
53.3461, 43.4680, 15.7037
xyY:
0.4741, 0.3863, 43.4680
CIE-Lab:
71.8715, 33.6811, 46.6182
CIE-LCH:
71.8715, 57.5123, 54.1523
CIE-Luv:
71.8715, 80.1056, 48.1763
Hunter-Lab:
65.9303, 29.0515, 32.0291
#fd965c color charts
#fd965c color shades, tints & tones
#fd965c color schemes
#fd965c color preview, HTML & CSS examples
This text has a color of #fd965c
<p style="color:#fd965c;">Text here</p>
.mytext {color:#fd965c;}
This box has a color of #fd965c
<div style="background-color:#fd965c;">Content here</div>
.mybackground {background-color:#fd965c;}
Border around this has a color of #fd965c
<div style="border:2px solid #fd965c;">Content here</div>
.myborder {border:2px solid #fd965c;}