#ff00bc color space conversions
Hex:
#ff00bc
RGB:
255, 0, 188
CMY:
0, 100, 26
CMYK:
0, 100, 26, 0
HSL:
316°, 100.0000%, 50.0000%
HSV (HSB):
316°, 100.0000%, 100.0000%
XYZ:
50.3171, 24.8908, 49.7294
xyY:
0.4027, 0.1992, 24.8908
CIE-Lab:
56.9689, 89.9576, -28.2129
CIE-LCH:
56.9689, 94.2780, 342.5873
CIE-Luv:
56.9689, 113.6778, -57.2410
Hunter-Lab:
49.8907, 92.7167, -24.1747
#ff00bc color charts
#ff00bc RGB chart
#ff00bc CMYK chart
#ff00bc RGB pie chart
#ff00bc color shades, tints & tones
#ff00bc color schemes
#ff00bc color preview, HTML & CSS examples
This text has a color of #ff00bc
<p style="color:#ff00bc;">Text here</p>
.mytext {color:#ff00bc;}
Text color #ff00bc
This box has a color of #ff00bc
<div style="background-color:#ff00bc;">Content here</div>
.mybackground {background-color:#ff00bc;}
Background color #ff00bc
Border around this has a color of #ff00bc
<div style="border:2px solid #ff00bc;">Content here</div>
.myborder {border:2px solid #ff00bc;}
Border color #ff00bc