#f00f58 color space conversions
Hex:
#f00f58
RGB:
240, 15, 88
CMY:
6, 94, 65
CMYK:
0, 94, 63, 6
HSL:
341°, 88.2353%, 50.0000%
HSV (HSB):
341°, 93.7500%, 94.1176%
XYZ:
37.8675, 19.5715, 11.0144
xyY:
0.5532, 0.2859, 19.5715
CIE-Lab:
51.3492, 77.6152, 22.9307
CIE-LCH:
51.3492, 80.9317, 16.4593
CIE-Luv:
51.3492, 145.3466, 9.9684
Hunter-Lab:
44.2397, 75.3697, 16.2063
#f00f58 color charts
#f00f58 color shades, tints & tones
#f00f58 color schemes
#f00f58 color preview, HTML & CSS examples
This text has a color of #f00f58
<p style="color:#f00f58;">Text here</p>
.mytext {color:#f00f58;}
This box has a color of #f00f58
<div style="background-color:#f00f58;">Content here</div>
.mybackground {background-color:#f00f58;}
Border around this has a color of #f00f58
<div style="border:2px solid #f00f58;">Content here</div>
.myborder {border:2px solid #f00f58;}