#fe5895 color space conversions
Hex:
#fe5895
RGB:
254, 88, 149
CMY:
0, 65, 42
CMYK:
0, 65, 41, 0
HSL:
338°, 98.8095%, 67.0588%
HSV (HSB):
338°, 65.3543%, 99.6078%
XYZ:
49.7876, 30.2202, 31.6428
xyY:
0.4459, 0.2707, 30.2202
CIE-Lab:
61.8438, 67.5215, 1.7381
CIE-LCH:
61.8438, 67.5439, 1.4746
CIE-Luv:
61.8438, 108.6781, -10.8790
Hunter-Lab:
54.9729, 65.4604, 4.3533
#fe5895 color charts
#fe5895 color shades, tints & tones
#fe5895 color schemes
#fe5895 color preview, HTML & CSS examples
This text has a color of #fe5895
<p style="color:#fe5895;">Text here</p>
.mytext {color:#fe5895;}
This box has a color of #fe5895
<div style="background-color:#fe5895;">Content here</div>
.mybackground {background-color:#fe5895;}
Border around this has a color of #fe5895
<div style="border:2px solid #fe5895;">Content here</div>
.myborder {border:2px solid #fe5895;}