#fe7570 color space conversions
Hex:
#fe7570
RGB:
254, 117, 112
CMY:
0, 54, 56
CMYK:
0, 54, 56, 0
HSL:
2°, 98.6111%, 71.7647%
HSV (HSB):
2°, 55.9055%, 99.6078%
XYZ:
50.1590, 34.9633, 19.4341
xyY:
0.4797, 0.3344, 34.9633
CIE-Lab:
65.7201, 51.8130, 28.2897
CIE-LCH:
65.7201, 59.0330, 28.6344
CIE-Luv:
65.7201, 101.8102, 24.6416
Hunter-Lab:
59.1297, 47.9421, 21.9040
#fe7570 color charts
#fe7570 color shades, tints & tones
#fe7570 color schemes
#fe7570 color preview, HTML & CSS examples
This text has a color of #fe7570
<p style="color:#fe7570;">Text here</p>
.mytext {color:#fe7570;}
This box has a color of #fe7570
<div style="background-color:#fe7570;">Content here</div>
.mybackground {background-color:#fe7570;}
Border around this has a color of #fe7570
<div style="border:2px solid #fe7570;">Content here</div>
.myborder {border:2px solid #fe7570;}