#fd566e color space conversions
Hex:
#fd566e
RGB:
253, 86, 110
CMY:
1, 66, 57
CMYK:
0, 66, 57, 1
HSL:
351°, 97.6608%, 66.4706%
HSV (HSB):
351°, 66.0079%, 99.2157%
XYZ:
46.6503, 28.6640, 17.8258
xyY:
0.5009, 0.3078, 28.6640
CIE-Lab:
60.4840, 64.7324, 22.4582
CIE-LCH:
60.4840, 68.5175, 19.1337
CIE-Luv:
60.4840, 121.2299, 14.4130
Hunter-Lab:
53.5388, 61.8406, 17.7365
#fd566e color charts
#fd566e color shades, tints & tones
#fd566e color schemes
#fd566e color preview, HTML & CSS examples
This text has a color of #fd566e
<p style="color:#fd566e;">Text here</p>
.mytext {color:#fd566e;}
This box has a color of #fd566e
<div style="background-color:#fd566e;">Content here</div>
.mybackground {background-color:#fd566e;}
Border around this has a color of #fd566e
<div style="border:2px solid #fd566e;">Content here</div>
.myborder {border:2px solid #fd566e;}