#fd9d6d color space conversions
Hex:
#fd9d6d
RGB:
253, 157, 109
CMY:
1, 38, 57
CMYK:
0, 38, 57, 1
HSL:
20°, 97.2973%, 70.9804%
HSV (HSB):
20°, 56.9170%, 99.2157%
XYZ:
55.3253, 46.1007, 20.4504
xyY:
0.4539, 0.3783, 46.1007
CIE-Lab:
73.6108, 31.2227, 39.9650
CIE-LCH:
73.6108, 50.7154, 52.0013
CIE-Luv:
73.6108, 72.7126, 43.1034
Hunter-Lab:
67.8975, 26.6275, 29.6704
#fd9d6d color charts
#fd9d6d color shades, tints & tones
#fd9d6d color schemes
#fd9d6d color preview, HTML & CSS examples
This text has a color of #fd9d6d
<p style="color:#fd9d6d;">Text here</p>
.mytext {color:#fd9d6d;}
This box has a color of #fd9d6d
<div style="background-color:#fd9d6d;">Content here</div>
.mybackground {background-color:#fd9d6d;}
Border around this has a color of #fd9d6d
<div style="border:2px solid #fd9d6d;">Content here</div>
.myborder {border:2px solid #fd9d6d;}