#f00c86 color space conversions
Hex:
#f00c86
RGB:
240, 12, 134
CMY:
6, 95, 47
CMYK:
0, 95, 44, 6
HSL:
328°, 90.4762%, 49.4118%
HSV (HSB):
328°, 95.0000%, 94.1176%
XYZ:
40.3697, 20.5094, 24.3853
xyY:
0.4735, 0.2405, 20.5094
CIE-Lab:
52.4084, 80.9816, -3.5106
CIE-LCH:
52.4084, 81.0577, 357.5178
CIE-Luv:
52.4084, 126.4294, -20.4843
Hunter-Lab:
45.2873, 79.8643, -0.2239
#f00c86 color charts
#f00c86 color shades, tints & tones
#f00c86 color schemes
#f00c86 color preview, HTML & CSS examples
This text has a color of #f00c86
<p style="color:#f00c86;">Text here</p>
.mytext {color:#f00c86;}
This box has a color of #f00c86
<div style="background-color:#f00c86;">Content here</div>
.mybackground {background-color:#f00c86;}
Border around this has a color of #f00c86
<div style="border:2px solid #f00c86;">Content here</div>
.myborder {border:2px solid #f00c86;}