#f0064d color space conversions
Hex:
#f0064d
RGB:
240, 6, 77
CMY:
6, 98, 70
CMYK:
0, 98, 68, 6
HSL:
342°, 95.1220%, 48.2353%
HSV (HSB):
342°, 97.5000%, 94.1176%
XYZ:
37.3399, 19.1913, 8.7574
xyY:
0.5719, 0.2939, 19.1913
CIE-Lab:
50.9103, 77.7905, 29.0311
CIE-LCH:
50.9103, 83.0311, 20.4654
CIE-Luv:
50.9103, 150.3037, 15.2712
Hunter-Lab:
43.8079, 75.4814, 18.8131
#f0064d color charts
#f0064d color shades, tints & tones
#f0064d color schemes
#f0064d color preview, HTML & CSS examples
This text has a color of #f0064d
<p style="color:#f0064d;">Text here</p>
.mytext {color:#f0064d;}
This box has a color of #f0064d
<div style="background-color:#f0064d;">Content here</div>
.mybackground {background-color:#f0064d;}
Border around this has a color of #f0064d
<div style="border:2px solid #f0064d;">Content here</div>
.myborder {border:2px solid #f0064d;}