#bc165c color space conversions
Hex:
#bc165c
RGB:
188, 22, 92
CMY:
26, 91, 64
CMYK:
0, 88, 51, 26
HSL:
335°, 79.0476%, 41.1765%
HSV (HSB):
335°, 88.2979%, 73.7255%
XYZ:
22.9577, 12.0379, 11.2388
xyY:
0.4966, 0.2604, 12.0379
CIE-Lab:
41.2763, 64.5062, 4.9350
CIE-LCH:
41.2763, 64.6947, 4.3748
CIE-Luv:
41.2763, 101.5426, -6.2610
Hunter-Lab:
34.6957, 57.3939, 5.0815
#bc165c color charts
#bc165c color shades, tints & tones
#bc165c color schemes
#bc165c color preview, HTML & CSS examples
This text has a color of #bc165c
<p style="color:#bc165c;">Text here</p>
.mytext {color:#bc165c;}
This box has a color of #bc165c
<div style="background-color:#bc165c;">Content here</div>
.mybackground {background-color:#bc165c;}
Border around this has a color of #bc165c
<div style="border:2px solid #bc165c;">Content here</div>
.myborder {border:2px solid #bc165c;}