#fe386c color space conversions
Hex:
#fe386c
RGB:
254, 56, 108
CMY:
0, 78, 58
CMYK:
0, 78, 57, 0
HSL:
344°, 99.0000%, 60.7843%
HSV (HSB):
344°, 77.9528%, 99.6078%
XYZ:
44.9940, 24.9819, 16.6379
xyY:
0.5195, 0.2884, 24.9819
CIE-Lab:
57.0578, 74.7764, 19.0374
CIE-LCH:
57.0578, 77.1617, 14.2836
CIE-Luv:
57.0578, 137.5092, 7.7224
Hunter-Lab:
49.9819, 73.2185, 15.2510
#fe386c color charts
#fe386c color shades, tints & tones
#fe386c color schemes
#fe386c color preview, HTML & CSS examples
This text has a color of #fe386c
<p style="color:#fe386c;">Text here</p>
.mytext {color:#fe386c;}
This box has a color of #fe386c
<div style="background-color:#fe386c;">Content here</div>
.mybackground {background-color:#fe386c;}
Border around this has a color of #fe386c
<div style="border:2px solid #fe386c;">Content here</div>
.myborder {border:2px solid #fe386c;}