#f00f5c color space conversions
Hex:
#f00f5c
RGB:
240, 15, 92
CMY:
6, 94, 64
CMYK:
0, 94, 62, 6
HSL:
339°, 88.2353%, 50.0000%
HSV (HSB):
339°, 93.7500%, 94.1176%
XYZ:
38.0378, 19.6396, 11.9112
xyY:
0.5466, 0.2822, 19.6396
CIE-Lab:
51.4273, 77.8296, 20.6016
CIE-LCH:
51.4273, 80.5100, 14.8263
CIE-Luv:
51.4273, 143.8755, 7.6908
Hunter-Lab:
44.3166, 75.6558, 15.0859
#f00f5c color charts
#f00f5c color shades, tints & tones
#f00f5c color schemes
#f00f5c color preview, HTML & CSS examples
This text has a color of #f00f5c
<p style="color:#f00f5c;">Text here</p>
.mytext {color:#f00f5c;}
This box has a color of #f00f5c
<div style="background-color:#f00f5c;">Content here</div>
.mybackground {background-color:#f00f5c;}
Border around this has a color of #f00f5c
<div style="border:2px solid #f00f5c;">Content here</div>
.myborder {border:2px solid #f00f5c;}