#fe5582 color space conversions
Hex:
#fe5582
RGB:
254, 85, 130
CMY:
0, 67, 49
CMYK:
0, 67, 49, 0
HSL:
344°, 98.8304%, 66.4706%
HSV (HSB):
344°, 66.5354%, 99.6078%
XYZ:
48.1508, 29.1795, 24.2135
xyY:
0.4742, 0.2874, 29.1795
CIE-Lab:
60.9398, 66.9519, 11.4846
CIE-LCH:
60.9398, 67.9298, 9.7335
CIE-Luv:
60.9398, 116.4781, 1.4999
Hunter-Lab:
54.0181, 64.5803, 11.2361
#fe5582 color charts
#fe5582 color shades, tints & tones
#fe5582 color schemes
#fe5582 color preview, HTML & CSS examples
This text has a color of #fe5582
<p style="color:#fe5582;">Text here</p>
.mytext {color:#fe5582;}
This box has a color of #fe5582
<div style="background-color:#fe5582;">Content here</div>
.mybackground {background-color:#fe5582;}
Border around this has a color of #fe5582
<div style="border:2px solid #fe5582;">Content here</div>
.myborder {border:2px solid #fe5582;}