#fd523d color space conversions
Hex:
#fd523d
RGB:
253, 82, 61
CMY:
1, 68, 76
CMYK:
0, 68, 76, 1
HSL:
7°, 97.9592%, 61.5686%
HSV (HSB):
7°, 75.8893%, 99.2157%
XYZ:
44.3676, 27.2542, 7.3370
xyY:
0.5619, 0.3452, 27.2542
CIE-Lab:
59.2088, 63.6877, 48.2844
CIE-LCH:
59.2088, 79.9219, 37.1673
CIE-Luv:
59.2088, 135.1866, 36.8314
Hunter-Lab:
52.2055, 60.3412, 28.2112
#fd523d color charts
#fd523d color shades, tints & tones
#fd523d color schemes
#fd523d color preview, HTML & CSS examples
This text has a color of #fd523d
<p style="color:#fd523d;">Text here</p>
.mytext {color:#fd523d;}
This box has a color of #fd523d
<div style="background-color:#fd523d;">Content here</div>
.mybackground {background-color:#fd523d;}
Border around this has a color of #fd523d
<div style="border:2px solid #fd523d;">Content here</div>
.myborder {border:2px solid #fd523d;}