#fe5481 color space conversions
Hex:
#fe5481
RGB:
254, 84, 129
CMY:
0, 67, 49
CMYK:
0, 67, 49, 0
HSL:
344°, 98.8372%, 66.2745%
HSV (HSB):
344°, 66.9291%, 99.6078%
XYZ:
48.0058, 28.9965, 23.8356
xyY:
0.4761, 0.2876, 28.9965
CIE-Lab:
60.7785, 67.2465, 11.8403
CIE-LCH:
60.7785, 68.2809, 9.9859
CIE-Luv:
60.7785, 117.3214, 1.8449
Hunter-Lab:
53.8484, 64.8982, 11.4496
#fe5481 color charts
#fe5481 color shades, tints & tones
#fe5481 color schemes
#fe5481 color preview, HTML & CSS examples
This text has a color of #fe5481
<p style="color:#fe5481;">Text here</p>
.mytext {color:#fe5481;}
This box has a color of #fe5481
<div style="background-color:#fe5481;">Content here</div>
.mybackground {background-color:#fe5481;}
Border around this has a color of #fe5481
<div style="border:2px solid #fe5481;">Content here</div>
.myborder {border:2px solid #fe5481;}