#fd524c color space conversions
Hex:
#fd524c
RGB:
253, 82, 76
CMY:
1, 68, 70
CMYK:
0, 68, 70, 1
HSL:
2°, 97.7901%, 64.5098%
HSV (HSB):
2°, 69.9605%, 99.2157%
XYZ:
44.8298, 27.4390, 9.7709
xyY:
0.5464, 0.3345, 27.4390
CIE-Lab:
59.3785, 64.2986, 40.4219
CIE-LCH:
59.3785, 75.9489, 32.1559
CIE-Luv:
59.3785, 132.2581, 30.9373
Hunter-Lab:
52.3823, 61.0949, 25.6081
#fd524c color charts
#fd524c color shades, tints & tones
#fd524c color schemes
#fd524c color preview, HTML & CSS examples
This text has a color of #fd524c
<p style="color:#fd524c;">Text here</p>
.mytext {color:#fd524c;}
This box has a color of #fd524c
<div style="background-color:#fd524c;">Content here</div>
.mybackground {background-color:#fd524c;}
Border around this has a color of #fd524c
<div style="border:2px solid #fd524c;">Content here</div>
.myborder {border:2px solid #fd524c;}