#f0475e color space conversions
Hex:
#f0475e
RGB:
240, 71, 94
CMY:
6, 72, 63
CMYK:
0, 70, 61, 6
HSL:
352°, 84.9246%, 60.9804%
HSV (HSB):
352°, 70.4167%, 94.1176%
XYZ:
40.2088, 23.8399, 13.0720
xyY:
0.5214, 0.3091, 23.8399
CIE-Lab:
55.9271, 65.3145, 25.3486
CIE-LCH:
55.9271, 70.0609, 21.2113
CIE-Luv:
55.9271, 123.7332, 16.4455
Hunter-Lab:
48.8261, 61.5509, 18.3048
#f0475e color charts
#f0475e color shades, tints & tones
#f0475e color schemes
#f0475e color preview, HTML & CSS examples
This text has a color of #f0475e
<p style="color:#f0475e;">Text here</p>
.mytext {color:#f0475e;}
This box has a color of #f0475e
<div style="background-color:#f0475e;">Content here</div>
.mybackground {background-color:#f0475e;}
Border around this has a color of #f0475e
<div style="border:2px solid #f0475e;">Content here</div>
.myborder {border:2px solid #f0475e;}