#fd966c color space conversions
Hex:
#fd966c
RGB:
253, 150, 108
CMY:
1, 41, 58
CMYK:
0, 41, 57, 1
HSL:
17°, 97.3154%, 70.7843%
HSV (HSB):
17°, 57.3123%, 99.2157%
XYZ:
54.1211, 43.7780, 19.7849
xyY:
0.4599, 0.3720, 43.7780
CIE-Lab:
72.0799, 34.7705, 38.5816
CIE-LCH:
72.0799, 51.9377, 47.9742
CIE-Luv:
72.0799, 78.0136, 40.5343
Hunter-Lab:
66.1650, 30.2194, 28.5864
#fd966c color charts
#fd966c color shades, tints & tones
#fd966c color schemes
#fd966c color preview, HTML & CSS examples
This text has a color of #fd966c
<p style="color:#fd966c;">Text here</p>
.mytext {color:#fd966c;}
This box has a color of #fd966c
<div style="background-color:#fd966c;">Content here</div>
.mybackground {background-color:#fd966c;}
Border around this has a color of #fd966c
<div style="border:2px solid #fd966c;">Content here</div>
.myborder {border:2px solid #fd966c;}