#fd2c50 color space conversions
Hex:
#fd2c50
RGB:
253, 44, 80
CMY:
1, 83, 69
CMYK:
0, 83, 68, 1
HSL:
350°, 98.1221%, 58.2353%
HSV (HSB):
350°, 82.6087%, 99.2157%
XYZ:
42.8567, 23.2632, 9.8209
xyY:
0.5643, 0.3063, 23.2632
CIE-Lab:
55.3424, 75.8995, 33.3109
CIE-LCH:
55.3424, 82.8876, 23.6958
CIE-Luv:
55.3424, 150.4309, 20.6204
Hunter-Lab:
48.2319, 74.2009, 21.6899
#fd2c50 color charts
#fd2c50 color shades, tints & tones
#fd2c50 color schemes
#fd2c50 color preview, HTML & CSS examples
This text has a color of #fd2c50
<p style="color:#fd2c50;">Text here</p>
.mytext {color:#fd2c50;}
This box has a color of #fd2c50
<div style="background-color:#fd2c50;">Content here</div>
.mybackground {background-color:#fd2c50;}
Border around this has a color of #fd2c50
<div style="border:2px solid #fd2c50;">Content here</div>
.myborder {border:2px solid #fd2c50;}