#f000bc color space conversions
Hex:
#f000bc
RGB:
240, 0, 188
CMY:
6, 100, 26
CMYK:
0, 100, 22, 6
HSL:
313°, 100.0000%, 47.0588%
HSV (HSB):
313°, 100.0000%, 94.1176%
XYZ:
45.0123, 22.1561, 49.4811
xyY:
0.3859, 0.1899, 22.1561
CIE-Lab:
54.1922, 87.1805, -32.7435
CIE-LCH:
54.1922, 93.1267, 339.4147
CIE-Luv:
54.1922, 101.8642, -62.7661
Hunter-Lab:
47.0703, 88.3227, -29.3775
#f000bc color charts
#f000bc RGB chart
#f000bc CMYK chart
#f000bc RGB pie chart
#f000bc color shades, tints & tones
#f000bc color schemes
#f000bc color preview, HTML & CSS examples
This text has a color of #f000bc
<p style="color:#f000bc;">Text here</p>
.mytext {color:#f000bc;}
Text color #f000bc
This box has a color of #f000bc
<div style="background-color:#f000bc;">Content here</div>
.mybackground {background-color:#f000bc;}
Background color #f000bc
Border around this has a color of #f000bc
<div style="border:2px solid #f000bc;">Content here</div>
.myborder {border:2px solid #f000bc;}
Border color #f000bc