#f000cf color space conversions
Hex:
#f000cf
RGB:
240, 0, 207
CMY:
6, 100, 19
CMYK:
0, 100, 14, 6
HSL:
308°, 100.0000%, 47.0588%
HSV (HSB):
308°, 100.0000%, 94.1176%
XYZ:
47.1977, 23.0303, 60.9892
xyY:
0.3597, 0.1755, 23.0303
CIE-Lab:
55.1035, 89.4606, -42.2724
CIE-LCH:
55.1035, 98.9453, 334.7081
CIE-Luv:
55.1035, 93.2242, -77.5447
Hunter-Lab:
47.9899, 91.5712, -41.7574
#f000cf color charts
#f000cf RGB chart
#f000cf CMYK chart
#f000cf RGB pie chart
#f000cf color shades, tints & tones
#f000cf color schemes
#f000cf color preview, HTML & CSS examples
This text has a color of #f000cf
<p style="color:#f000cf;">Text here</p>
.mytext {color:#f000cf;}
Text color #f000cf
This box has a color of #f000cf
<div style="background-color:#f000cf;">Content here</div>
.mybackground {background-color:#f000cf;}
Background color #f000cf
Border around this has a color of #f000cf
<div style="border:2px solid #f000cf;">Content here</div>
.myborder {border:2px solid #f000cf;}
Border color #f000cf