#bc165d color space conversions
Hex:
#bc165d
RGB:
188, 22, 93
CMY:
26, 91, 64
CMYK:
0, 88, 51, 26
HSL:
334°, 79.0476%, 41.1765%
HSV (HSB):
334°, 88.2979%, 73.7255%
XYZ:
23.0017, 12.0555, 11.4705
xyY:
0.4944, 0.2591, 12.0555
CIE-Lab:
41.3042, 64.5848, 4.3425
CIE-LCH:
41.3042, 64.7306, 3.8466
CIE-Luv:
41.3042, 101.1327, -6.9409
Hunter-Lab:
34.7210, 57.4896, 4.7175
#bc165d color charts
#bc165d color shades, tints & tones
#bc165d color schemes
#bc165d color preview, HTML & CSS examples
This text has a color of #bc165d
<p style="color:#bc165d;">Text here</p>
.mytext {color:#bc165d;}
This box has a color of #bc165d
<div style="background-color:#bc165d;">Content here</div>
.mybackground {background-color:#bc165d;}
Border around this has a color of #bc165d
<div style="border:2px solid #bc165d;">Content here</div>
.myborder {border:2px solid #bc165d;}