#fd2050 color space conversions
Hex:
#fd2050
RGB:
253, 32, 80
CMY:
1, 87, 69
CMYK:
0, 87, 68, 1
HSL:
347°, 98.2222%, 55.8824%
HSV (HSB):
347°, 87.3518%, 99.2157%
XYZ:
42.4725, 22.4949, 9.6928
xyY:
0.5689, 0.3013, 22.4949
CIE-Lab:
54.5482, 78.1739, 32.3330
CIE-LCH:
54.5482, 84.5966, 22.4702
CIE-Luv:
54.5482, 154.2816, 18.9282
Hunter-Lab:
47.4287, 76.8466, 21.0833
#fd2050 color charts
#fd2050 color shades, tints & tones
#fd2050 color schemes
#fd2050 color preview, HTML & CSS examples
This text has a color of #fd2050
<p style="color:#fd2050;">Text here</p>
.mytext {color:#fd2050;}
This box has a color of #fd2050
<div style="background-color:#fd2050;">Content here</div>
.mybackground {background-color:#fd2050;}
Border around this has a color of #fd2050
<div style="border:2px solid #fd2050;">Content here</div>
.myborder {border:2px solid #fd2050;}