#fd456a color space conversions
Hex:
#fd456a
RGB:
253, 69, 106
CMY:
1, 73, 58
CMYK:
0, 73, 58, 1
HSL:
348°, 97.8723%, 63.1373%
HSV (HSB):
348°, 72.7273%, 99.2157%
XYZ:
45.2377, 26.1795, 16.3045
xyY:
0.5157, 0.2984, 26.1795
CIE-Lab:
58.2070, 70.5248, 21.7379
CIE-LCH:
58.2070, 73.7989, 17.1309
CIE-Luv:
58.2070, 131.5442, 11.8264
Hunter-Lab:
51.1659, 68.2781, 16.9228
#fd456a color charts
#fd456a color shades, tints & tones
#fd456a color schemes
#fd456a color preview, HTML & CSS examples
This text has a color of #fd456a
<p style="color:#fd456a;">Text here</p>
.mytext {color:#fd456a;}
This box has a color of #fd456a
<div style="background-color:#fd456a;">Content here</div>
.mybackground {background-color:#fd456a;}
Border around this has a color of #fd456a
<div style="border:2px solid #fd456a;">Content here</div>
.myborder {border:2px solid #fd456a;}