#fd2c5e color space conversions
Hex:
#fd2c5e
RGB:
253, 44, 94
CMY:
1, 83, 63
CMYK:
0, 83, 63, 1
HSL:
346°, 98.1221%, 58.2353%
HSV (HSB):
346°, 82.6087%, 99.2157%
XYZ:
43.4291, 23.4922, 12.8351
xyY:
0.5445, 0.2945, 23.4922
CIE-Lab:
55.5757, 76.5934, 25.3422
CIE-LCH:
55.5757, 80.6770, 18.3077
CIE-Luv:
55.5757, 146.0401, 13.3463
Hunter-Lab:
48.4687, 75.1198, 18.2273
#fd2c5e color charts
#fd2c5e color shades, tints & tones
#fd2c5e color schemes
#fd2c5e color preview, HTML & CSS examples
This text has a color of #fd2c5e
<p style="color:#fd2c5e;">Text here</p>
.mytext {color:#fd2c5e;}
This box has a color of #fd2c5e
<div style="background-color:#fd2c5e;">Content here</div>
.mybackground {background-color:#fd2c5e;}
Border around this has a color of #fd2c5e
<div style="border:2px solid #fd2c5e;">Content here</div>
.myborder {border:2px solid #fd2c5e;}