#bc145d color space conversions
Hex:
#bc145d
RGB:
188, 20, 93
CMY:
26, 92, 64
CMYK:
0, 89, 51, 26
HSL:
334°, 80.7692%, 40.7843%
HSV (HSB):
334°, 89.3617%, 73.7255%
XYZ:
22.9650, 11.9820, 11.4583
xyY:
0.4949, 0.2582, 11.9820
CIE-Lab:
41.1875, 64.9218, 4.1749
CIE-LCH:
41.1875, 65.0559, 3.6795
CIE-Luv:
41.1875, 101.5407, -7.2058
Hunter-Lab:
34.6150, 57.8477, 4.6043
#bc145d color charts
#bc145d color shades, tints & tones
#bc145d color schemes
#bc145d color preview, HTML & CSS examples
This text has a color of #bc145d
<p style="color:#bc145d;">Text here</p>
.mytext {color:#bc145d;}
This box has a color of #bc145d
<div style="background-color:#bc145d;">Content here</div>
.mybackground {background-color:#bc145d;}
Border around this has a color of #bc145d
<div style="border:2px solid #bc145d;">Content here</div>
.myborder {border:2px solid #bc145d;}