#fe5d85 color space conversions
Hex:
#fe5d85
RGB:
254, 93, 133
CMY:
0, 64, 48
CMYK:
0, 63, 48, 0
HSL:
345°, 98.7730%, 68.0392%
HSV (HSB):
345°, 63.3858%, 99.6078%
XYZ:
49.0210, 30.5930, 25.5116
xyY:
0.4663, 0.2910, 30.5930
CIE-Lab:
62.1625, 64.0682, 11.4650
CIE-LCH:
62.1625, 65.0860, 10.1457
CIE-Luv:
62.1625, 111.2463, 2.2363
Hunter-Lab:
55.3109, 61.4071, 11.3707
#fe5d85 color charts
#fe5d85 color shades, tints & tones
#fe5d85 color schemes
#fe5d85 color preview, HTML & CSS examples
This text has a color of #fe5d85
<p style="color:#fe5d85;">Text here</p>
.mytext {color:#fe5d85;}
This box has a color of #fe5d85
<div style="background-color:#fe5d85;">Content here</div>
.mybackground {background-color:#fe5d85;}
Border around this has a color of #fe5d85
<div style="border:2px solid #fe5d85;">Content here</div>
.myborder {border:2px solid #fe5d85;}