#f00f5d color space conversions
Hex:
#f00f5d
RGB:
240, 15, 93
CMY:
6, 94, 64
CMYK:
0, 94, 61, 6
HSL:
339°, 88.2353%, 50.0000%
HSV (HSB):
339°, 93.7500%, 94.1176%
XYZ:
38.0818, 19.6572, 12.1430
xyY:
0.5449, 0.2813, 19.6572
CIE-Lab:
51.4474, 77.8848, 20.0199
CIE-LCH:
51.4474, 80.4167, 14.4155
CIE-Luv:
51.4474, 143.5001, 7.1088
Hunter-Lab:
44.3365, 75.7296, 14.7970
#f00f5d color charts
#f00f5d color shades, tints & tones
#f00f5d color schemes
#f00f5d color preview, HTML & CSS examples
This text has a color of #f00f5d
<p style="color:#f00f5d;">Text here</p>
.mytext {color:#f00f5d;}
This box has a color of #f00f5d
<div style="background-color:#f00f5d;">Content here</div>
.mybackground {background-color:#f00f5d;}
Border around this has a color of #f00f5d
<div style="border:2px solid #f00f5d;">Content here</div>
.myborder {border:2px solid #f00f5d;}