#fe6365 color space conversions
Hex:
#fe6365
RGB:
254, 99, 101
CMY:
0, 61, 60
CMYK:
0, 61, 60, 0
HSL:
359°, 98.7261%, 69.2157%
HSV (HSB):
359°, 61.0236%, 99.6078%
XYZ:
47.6839, 30.9341, 15.7696
xyY:
0.5052, 0.3277, 30.9341
CIE-Lab:
62.4520, 59.1411, 30.2312
CIE-LCH:
62.4520, 66.4199, 27.0748
CIE-Luv:
62.4520, 116.3953, 24.1164
Hunter-Lab:
55.6184, 55.7028, 22.1223
#fe6365 color charts
#fe6365 color shades, tints & tones
#fe6365 color schemes
#fe6365 color preview, HTML & CSS examples
This text has a color of #fe6365
<p style="color:#fe6365;">Text here</p>
.mytext {color:#fe6365;}
This box has a color of #fe6365
<div style="background-color:#fe6365;">Content here</div>
.mybackground {background-color:#fe6365;}
Border around this has a color of #fe6365
<div style="border:2px solid #fe6365;">Content here</div>
.myborder {border:2px solid #fe6365;}