#fe6371 color space conversions
Hex:
#fe6371
RGB:
254, 99, 113
CMY:
0, 61, 56
CMYK:
0, 61, 56, 0
HSL:
355°, 98.7261%, 69.2157%
HSV (HSB):
355°, 61.0236%, 99.6078%
XYZ:
48.3155, 31.1868, 19.0959
xyY:
0.4900, 0.3163, 31.1868
CIE-Lab:
62.6650, 59.9696, 23.6794
CIE-LCH:
62.6650, 64.4753, 21.5469
CIE-Luv:
62.6650, 113.4012, 17.2398
Hunter-Lab:
55.8451, 56.7039, 18.8177
#fe6371 color charts
#fe6371 color shades, tints & tones
#fe6371 color schemes
#fe6371 color preview, HTML & CSS examples
This text has a color of #fe6371
<p style="color:#fe6371;">Text here</p>
.mytext {color:#fe6371;}
This box has a color of #fe6371
<div style="background-color:#fe6371;">Content here</div>
.mybackground {background-color:#fe6371;}
Border around this has a color of #fe6371
<div style="border:2px solid #fe6371;">Content here</div>
.myborder {border:2px solid #fe6371;}