#f7485a color space conversions
Hex:
#f7485a
RGB:
247, 72, 90
CMY:
3, 72, 65
CMYK:
0, 71, 64, 3
HSL:
354°, 91.6230%, 62.5490%
HSV (HSB):
354°, 70.8502%, 96.8627%
XYZ:
42.5206, 25.1471, 12.2856
xyY:
0.5318, 0.3145, 25.1471
CIE-Lab:
57.2184, 66.8084, 29.5944
CIE-LCH:
57.2184, 73.0698, 23.8922
CIE-Luv:
57.2184, 129.9273, 20.3463
Hunter-Lab:
50.1469, 63.5970, 20.5771
#f7485a color charts
#f7485a color shades, tints & tones
#f7485a color schemes
#f7485a color preview, HTML & CSS examples
This text has a color of #f7485a
<p style="color:#f7485a;">Text here</p>
.mytext {color:#f7485a;}
This box has a color of #f7485a
<div style="background-color:#f7485a;">Content here</div>
.mybackground {background-color:#f7485a;}
Border around this has a color of #f7485a
<div style="border:2px solid #f7485a;">Content here</div>
.myborder {border:2px solid #f7485a;}