#f04d5e color space conversions
Hex:
#f04d5e
RGB:
240, 77, 94
CMY:
6, 70, 63
CMYK:
0, 68, 61, 6
HSL:
354°, 84.4560%, 62.1569%
HSV (HSB):
354°, 67.9167%, 94.1176%
XYZ:
40.6094, 24.6412, 13.2055
xyY:
0.5176, 0.3141, 24.6412
CIE-Lab:
56.7241, 63.1217, 26.3879
CIE-LCH:
56.7241, 68.4155, 22.6872
CIE-Luv:
56.7241, 120.3890, 18.1835
Hunter-Lab:
49.6399, 59.1577, 18.9752
#f04d5e color charts
#f04d5e color shades, tints & tones
#f04d5e color schemes
#f04d5e color preview, HTML & CSS examples
This text has a color of #f04d5e
<p style="color:#f04d5e;">Text here</p>
.mytext {color:#f04d5e;}
This box has a color of #f04d5e
<div style="background-color:#f04d5e;">Content here</div>
.mybackground {background-color:#f04d5e;}
Border around this has a color of #f04d5e
<div style="border:2px solid #f04d5e;">Content here</div>
.myborder {border:2px solid #f04d5e;}