#fd3a5c color space conversions
Hex:
#fd3a5c
RGB:
253, 58, 92
CMY:
1, 77, 64
CMYK:
0, 77, 64, 1
HSL:
350°, 97.9899%, 60.9804%
HSV (HSB):
350°, 77.0751%, 99.2157%
XYZ:
43.9528, 24.6815, 12.5726
xyY:
0.5412, 0.3039, 24.6815
CIE-Lab:
56.7637, 73.0145, 28.0637
CIE-LCH:
56.7637, 78.2221, 21.0247
CIE-Luv:
56.7637, 141.1035, 17.1387
Hunter-Lab:
49.6804, 70.9801, 19.7718
#fd3a5c color charts
#fd3a5c color shades, tints & tones
#fd3a5c color schemes
#fd3a5c color preview, HTML & CSS examples
This text has a color of #fd3a5c
<p style="color:#fd3a5c;">Text here</p>
.mytext {color:#fd3a5c;}
This box has a color of #fd3a5c
<div style="background-color:#fd3a5c;">Content here</div>
.mybackground {background-color:#fd3a5c;}
Border around this has a color of #fd3a5c
<div style="border:2px solid #fd3a5c;">Content here</div>
.myborder {border:2px solid #fd3a5c;}