#fe5288 color space conversions
Hex:
#fe5288
RGB:
254, 82, 136
CMY:
0, 68, 47
CMYK:
0, 68, 46, 0
HSL:
341°, 98.8506%, 65.8824%
HSV (HSB):
341°, 67.7165%, 99.6078%
XYZ:
48.3343, 28.8830, 26.3200
xyY:
0.4668, 0.2790, 28.8830
CIE-Lab:
60.6782, 68.5848, 7.6170
CIE-LCH:
60.6782, 69.0065, 6.3373
CIE-Luv:
60.6782, 116.0136, -3.6222
Hunter-Lab:
53.7429, 66.4859, 8.5834
#fe5288 color charts
#fe5288 color shades, tints & tones
#fe5288 color schemes
#fe5288 color preview, HTML & CSS examples
This text has a color of #fe5288
<p style="color:#fe5288;">Text here</p>
.mytext {color:#fe5288;}
This box has a color of #fe5288
<div style="background-color:#fe5288;">Content here</div>
.mybackground {background-color:#fe5288;}
Border around this has a color of #fe5288
<div style="border:2px solid #fe5288;">Content here</div>
.myborder {border:2px solid #fe5288;}