#fd996c color space conversions
Hex:
#fd996c
RGB:
253, 153, 108
CMY:
1, 40, 58
CMYK:
0, 40, 57, 1
HSL:
19°, 97.3154%, 70.7843%
HSV (HSB):
19°, 57.3123%, 99.2157%
XYZ:
54.6060, 44.7478, 19.9465
xyY:
0.4577, 0.3751, 44.7478
CIE-Lab:
72.7255, 33.2215, 39.3871
CIE-LCH:
72.7255, 51.5268, 49.8537
CIE-Luv:
72.7255, 75.7978, 41.8479
Hunter-Lab:
66.8938, 28.6470, 29.1465
#fd996c color charts
#fd996c color shades, tints & tones
#fd996c color schemes
#fd996c color preview, HTML & CSS examples
This text has a color of #fd996c
<p style="color:#fd996c;">Text here</p>
.mytext {color:#fd996c;}
This box has a color of #fd996c
<div style="background-color:#fd996c;">Content here</div>
.mybackground {background-color:#fd996c;}
Border around this has a color of #fd996c
<div style="border:2px solid #fd996c;">Content here</div>
.myborder {border:2px solid #fd996c;}