#fe8380 color space conversions
Hex:
#fe8380
RGB:
254, 131, 128
CMY:
0, 49, 50
CMYK:
0, 48, 50, 0
HSL:
1°, 98.4375%, 74.9020%
HSV (HSB):
1°, 49.6063%, 99.6078%
XYZ:
52.8856, 38.8619, 25.1358
xyY:
0.4525, 0.3325, 38.8619
CIE-Lab:
68.6511, 46.3717, 23.2607
CIE-LCH:
68.6511, 51.8787, 26.6390
CIE-Luv:
68.6511, 88.8854, 20.9134
Hunter-Lab:
62.3393, 42.3367, 19.7313
#fe8380 color charts
#fe8380 color shades, tints & tones
#fe8380 color schemes
#fe8380 color preview, HTML & CSS examples
This text has a color of #fe8380
<p style="color:#fe8380;">Text here</p>
.mytext {color:#fe8380;}
This box has a color of #fe8380
<div style="background-color:#fe8380;">Content here</div>
.mybackground {background-color:#fe8380;}
Border around this has a color of #fe8380
<div style="border:2px solid #fe8380;">Content here</div>
.myborder {border:2px solid #fe8380;}