#fe3070 color space conversions
Hex:
#fe3070
RGB:
254, 48, 112
CMY:
0, 81, 56
CMYK:
0, 81, 56, 0
HSL:
341°, 99.0385%, 59.2157%
HSV (HSB):
341°, 81.1024%, 99.6078%
XYZ:
44.8546, 24.3546, 17.6660
xyY:
0.5163, 0.2803, 24.3546
CIE-Lab:
56.4411, 77.0318, 15.8156
CIE-LCH:
56.4411, 78.6386, 11.6023
CIE-Luv:
56.4411, 139.0644, 3.5980
Hunter-Lab:
49.3504, 75.8758, 13.3211
#fe3070 color charts
#fe3070 color shades, tints & tones
#fe3070 color schemes
#fe3070 color preview, HTML & CSS examples
This text has a color of #fe3070
<p style="color:#fe3070;">Text here</p>
.mytext {color:#fe3070;}
This box has a color of #fe3070
<div style="background-color:#fe3070;">Content here</div>
.mybackground {background-color:#fe3070;}
Border around this has a color of #fe3070
<div style="border:2px solid #fe3070;">Content here</div>
.myborder {border:2px solid #fe3070;}