#f00d49 color space conversions
Hex:
#f00d49
RGB:
240, 13, 73
CMY:
6, 95, 71
CMYK:
0, 95, 70, 6
HSL:
344°, 89.7233%, 49.6078%
HSV (HSB):
344°, 94.5833%, 94.1176%
XYZ:
37.2817, 19.2942, 8.0625
xyY:
0.5768, 0.2985, 19.2942
CIE-Lab:
51.0296, 77.0861, 31.5836
CIE-LCH:
51.0296, 83.3054, 22.2798
CIE-Luv:
51.0296, 150.6987, 17.6146
Hunter-Lab:
43.9251, 74.6340, 19.8648
#f00d49 color charts
#f00d49 color shades, tints & tones
#f00d49 color schemes
#f00d49 color preview, HTML & CSS examples
This text has a color of #f00d49
<p style="color:#f00d49;">Text here</p>
.mytext {color:#f00d49;}
This box has a color of #f00d49
<div style="background-color:#f00d49;">Content here</div>
.mybackground {background-color:#f00d49;}
Border around this has a color of #f00d49
<div style="border:2px solid #f00d49;">Content here</div>
.myborder {border:2px solid #f00d49;}