#fd7a6d color space conversions
Hex:
#fd7a6d
RGB:
253, 122, 109
CMY:
1, 52, 57
CMYK:
0, 52, 57, 1
HSL:
5°, 97.2973%, 70.9804%
HSV (HSB):
5°, 56.9170%, 99.2157%
XYZ:
50.2279, 35.9058, 18.7512
xyY:
0.4789, 0.3423, 35.9058
CIE-Lab:
66.4479, 48.8606, 30.8794
CIE-LCH:
66.4479, 57.8005, 32.2925
CIE-Luv:
66.4479, 98.1454, 28.1794
Hunter-Lab:
59.9215, 44.7611, 23.3914
#fd7a6d color charts
#fd7a6d color shades, tints & tones
#fd7a6d color schemes
#fd7a6d color preview, HTML & CSS examples
This text has a color of #fd7a6d
<p style="color:#fd7a6d;">Text here</p>
.mytext {color:#fd7a6d;}
This box has a color of #fd7a6d
<div style="background-color:#fd7a6d;">Content here</div>
.mybackground {background-color:#fd7a6d;}
Border around this has a color of #fd7a6d
<div style="border:2px solid #fd7a6d;">Content here</div>
.myborder {border:2px solid #fd7a6d;}