#f00f76 color space conversions
Hex:
#f00f76
RGB:
240, 15, 118
CMY:
6, 94, 54
CMYK:
0, 94, 51, 6
HSL:
333°, 88.2353%, 50.0000%
HSV (HSB):
333°, 93.7500%, 94.1176%
XYZ:
39.3760, 20.1749, 18.9583
xyY:
0.5015, 0.2570, 20.1749
CIE-Lab:
52.0344, 79.4841, 5.6204
CIE-LCH:
52.0344, 79.6825, 4.0447
CIE-Luv:
52.0344, 133.2812, -8.8751
Hunter-Lab:
44.9165, 77.8780, 6.4164
#f00f76 color charts
#f00f76 color shades, tints & tones
#f00f76 color schemes
#f00f76 color preview, HTML & CSS examples
This text has a color of #f00f76
<p style="color:#f00f76;">Text here</p>
.mytext {color:#f00f76;}
This box has a color of #f00f76
<div style="background-color:#f00f76;">Content here</div>
.mybackground {background-color:#f00f76;}
Border around this has a color of #f00f76
<div style="border:2px solid #f00f76;">Content here</div>
.myborder {border:2px solid #f00f76;}