#fe5265 color space conversions
Hex:
#fe5265
RGB:
254, 82, 101
CMY:
0, 68, 60
CMYK:
0, 68, 60, 0
HSL:
353°, 98.8506%, 65.8824%
HSV (HSB):
353°, 67.7165%, 99.6078%
XYZ:
46.2393, 28.0450, 15.2881
xyY:
0.5162, 0.3131, 28.0450
CIE-Lab:
59.9294, 65.9612, 26.9620
CIE-LCH:
59.9294, 71.2589, 22.2326
CIE-Luv:
59.9294, 126.8784, 18.6152
Hunter-Lab:
52.9575, 63.1797, 19.9541
#fe5265 color charts
#fe5265 color shades, tints & tones
#fe5265 color schemes
#fe5265 color preview, HTML & CSS examples
This text has a color of #fe5265
<p style="color:#fe5265;">Text here</p>
.mytext {color:#fe5265;}
This box has a color of #fe5265
<div style="background-color:#fe5265;">Content here</div>
.mybackground {background-color:#fe5265;}
Border around this has a color of #fe5265
<div style="border:2px solid #fe5265;">Content here</div>
.myborder {border:2px solid #fe5265;}