#f0004e color space conversions
Hex:
#f0004e
RGB:
240, 0, 78
CMY:
6, 100, 69
CMYK:
0, 100, 68, 6
HSL:
341°, 100.0000%, 47.0588%
HSV (HSB):
341°, 100.0000%, 94.1176%
XYZ:
37.3103, 19.0753, 8.9232
xyY:
0.5713, 0.2921, 19.0753
CIE-Lab:
50.7752, 78.2762, 28.2571
CIE-LCH:
50.7752, 83.2204, 19.8492
CIE-Luv:
50.7752, 150.7015, 14.4414
Hunter-Lab:
43.6753, 76.0547, 18.4594
#f0004e color charts
#f0004e color shades, tints & tones
#f0004e color schemes
#f0004e color preview, HTML & CSS examples
This text has a color of #f0004e
<p style="color:#f0004e;">Text here</p>
.mytext {color:#f0004e;}
This box has a color of #f0004e
<div style="background-color:#f0004e;">Content here</div>
.mybackground {background-color:#f0004e;}
Border around this has a color of #f0004e
<div style="border:2px solid #f0004e;">Content here</div>
.myborder {border:2px solid #f0004e;}