#fe5165 color space conversions
Hex:
#fe5165
RGB:
254, 81, 101
CMY:
0, 68, 60
CMYK:
0, 68, 60, 0
HSL:
353°, 98.8571%, 65.6863%
HSV (HSB):
353°, 68.1102%, 99.6078%
XYZ:
46.1644, 27.8953, 15.2631
xyY:
0.5168, 0.3123, 27.8953
CIE-Lab:
59.7940, 66.3323, 26.7852
CIE-LCH:
59.7940, 71.5362, 21.9890
CIE-Luv:
59.7940, 127.4518, 18.3168
Hunter-Lab:
52.8160, 63.5921, 19.8372
#fe5165 color charts
#fe5165 color shades, tints & tones
#fe5165 color schemes
#fe5165 color preview, HTML & CSS examples
This text has a color of #fe5165
<p style="color:#fe5165;">Text here</p>
.mytext {color:#fe5165;}
This box has a color of #fe5165
<div style="background-color:#fe5165;">Content here</div>
.mybackground {background-color:#fe5165;}
Border around this has a color of #fe5165
<div style="border:2px solid #fe5165;">Content here</div>
.myborder {border:2px solid #fe5165;}