#fd5e7e color space conversions
Hex:
#fd5e7e
RGB:
253, 94, 126
CMY:
1, 63, 51
CMYK:
0, 63, 50, 1
HSL:
348°, 97.5460%, 68.0392%
HSV (HSB):
348°, 62.8458%, 99.2157%
XYZ:
48.2766, 30.3944, 23.0609
xyY:
0.4745, 0.2988, 30.3944
CIE-Lab:
61.9931, 62.7587, 15.2545
CIE-LCH:
61.9931, 64.5860, 13.6617
CIE-Luv:
61.9931, 111.9803, 7.0518
Hunter-Lab:
55.1311, 59.8274, 13.7913
#fd5e7e color charts
#fd5e7e color shades, tints & tones
#fd5e7e color schemes
#fd5e7e color preview, HTML & CSS examples
This text has a color of #fd5e7e
<p style="color:#fd5e7e;">Text here</p>
.mytext {color:#fd5e7e;}
This box has a color of #fd5e7e
<div style="background-color:#fd5e7e;">Content here</div>
.mybackground {background-color:#fd5e7e;}
Border around this has a color of #fd5e7e
<div style="border:2px solid #fd5e7e;">Content here</div>
.myborder {border:2px solid #fd5e7e;}