#bc175c color space conversions
Hex:
#bc175c
RGB:
188, 23, 92
CMY:
26, 91, 64
CMYK:
0, 88, 51, 26
HSL:
335°, 78.1991%, 41.3725%
HSV (HSB):
335°, 87.7660%, 73.7255%
XYZ:
22.9772, 12.0769, 11.2452
xyY:
0.4963, 0.2608, 12.0769
CIE-Lab:
41.3380, 64.3281, 5.0233
CIE-LCH:
41.3380, 64.5240, 4.4651
CIE-Luv:
41.3380, 101.3253, -6.1213
Hunter-Lab:
34.7518, 57.2051, 5.1407
#bc175c color charts
#bc175c color shades, tints & tones
#bc175c color schemes
#bc175c color preview, HTML & CSS examples
This text has a color of #bc175c
<p style="color:#bc175c;">Text here</p>
.mytext {color:#bc175c;}
This box has a color of #bc175c
<div style="background-color:#bc175c;">Content here</div>
.mybackground {background-color:#bc175c;}
Border around this has a color of #bc175c
<div style="border:2px solid #bc175c;">Content here</div>
.myborder {border:2px solid #bc175c;}