#fe5259 color space conversions
Hex:
#fe5259
RGB:
254, 82, 89
CMY:
0, 68, 65
CMYK:
0, 68, 65, 0
HSL:
358°, 98.8506%, 65.8824%
HSV (HSB):
358°, 67.7165%, 99.6078%
XYZ:
45.6935, 27.8267, 12.4140
xyY:
0.5317, 0.3238, 27.8267
CIE-Lab:
59.7318, 65.2593, 33.5926
CIE-LCH:
59.7318, 73.3978, 27.2374
CIE-Luv:
59.7318, 130.0374, 25.0099
Hunter-Lab:
52.7510, 62.3045, 22.9729
#fe5259 color charts
#fe5259 color shades, tints & tones
#fe5259 color schemes
#fe5259 color preview, HTML & CSS examples
This text has a color of #fe5259
<p style="color:#fe5259;">Text here</p>
.mytext {color:#fe5259;}
This box has a color of #fe5259
<div style="background-color:#fe5259;">Content here</div>
.mybackground {background-color:#fe5259;}
Border around this has a color of #fe5259
<div style="border:2px solid #fe5259;">Content here</div>
.myborder {border:2px solid #fe5259;}