#f0075e color space conversions
Hex:
#f0075e
RGB:
240, 7, 94
CMY:
6, 97, 63
CMYK:
0, 97, 61, 6
HSL:
338°, 94.3320%, 48.4314%
HSV (HSB):
338°, 97.0833%, 94.1176%
XYZ:
38.0315, 19.4854, 12.3462
xyY:
0.5444, 0.2789, 19.4854
CIE-Lab:
51.2503, 78.5723, 19.1459
CIE-LCH:
51.2503, 80.8713, 13.6945
CIE-Luv:
51.2503, 144.0954, 6.0298
Hunter-Lab:
44.1422, 76.5410, 14.3166
#f0075e color charts
#f0075e color shades, tints & tones
#f0075e color schemes
#f0075e color preview, HTML & CSS examples
This text has a color of #f0075e
<p style="color:#f0075e;">Text here</p>
.mytext {color:#f0075e;}
This box has a color of #f0075e
<div style="background-color:#f0075e;">Content here</div>
.mybackground {background-color:#f0075e;}
Border around this has a color of #f0075e
<div style="border:2px solid #f0075e;">Content here</div>
.myborder {border:2px solid #f0075e;}