#bc078c color space conversions
Hex:
#bc078c
RGB:
188, 7, 140
CMY:
26, 97, 45
CMYK:
0, 96, 26, 26
HSL:
316°, 92.8205%, 38.2353%
HSV (HSB):
316°, 96.2766%, 73.7255%
XYZ:
25.5486, 12.7368, 25.9228
xyY:
0.3979, 0.1984, 12.7368
CIE-Lab:
42.3639, 71.1171, -23.3295
CIE-LCH:
42.3639, 74.8459, 341.8383
CIE-Luv:
42.3639, 82.2381, -43.4656
Hunter-Lab:
35.6886, 65.3289, -18.0839
#bc078c color charts
#bc078c color shades, tints & tones
#bc078c color schemes
#bc078c color preview, HTML & CSS examples
This text has a color of #bc078c
<p style="color:#bc078c;">Text here</p>
.mytext {color:#bc078c;}
This box has a color of #bc078c
<div style="background-color:#bc078c;">Content here</div>
.mybackground {background-color:#bc078c;}
Border around this has a color of #bc078c
<div style="border:2px solid #bc078c;">Content here</div>
.myborder {border:2px solid #bc078c;}