#f00cb8 color space conversions
Hex:
#f00cb8
RGB:
240, 12, 184
CMY:
6, 95, 28
CMYK:
0, 95, 23, 6
HSL:
315°, 90.4762%, 49.4118%
HSV (HSB):
315°, 95.0000%, 94.1176%
XYZ:
44.7184, 22.2489, 47.2849
xyY:
0.3914, 0.1947, 22.2489
CIE-Lab:
54.2901, 85.9087, -30.2654
CIE-LCH:
54.2901, 91.0840, 340.5928
CIE-Luv:
54.2901, 103.0038, -58.9222
Hunter-Lab:
47.1687, 86.6818, -26.4179
#f00cb8 color charts
#f00cb8 color shades, tints & tones
#f00cb8 color schemes
#f00cb8 color preview, HTML & CSS examples
This text has a color of #f00cb8
<p style="color:#f00cb8;">Text here</p>
.mytext {color:#f00cb8;}
This box has a color of #f00cb8
<div style="background-color:#f00cb8;">Content here</div>
.mybackground {background-color:#f00cb8;}
Border around this has a color of #f00cb8
<div style="border:2px solid #f00cb8;">Content here</div>
.myborder {border:2px solid #f00cb8;}