#bc165a color space conversions
Hex:
#bc165a
RGB:
188, 22, 90
CMY:
26, 91, 65
CMYK:
0, 88, 52, 26
HSL:
335°, 79.0476%, 41.1765%
HSV (HSB):
335°, 88.2979%, 73.7255%
XYZ:
22.8714, 12.0034, 10.7843
xyY:
0.5009, 0.2629, 12.0034
CIE-Lab:
41.2215, 64.3517, 6.1225
CIE-LCH:
41.2215, 64.6423, 5.4348
CIE-Luv:
41.2215, 102.3562, -4.9139
Hunter-Lab:
34.6459, 57.2061, 5.7968
#bc165a color charts
#bc165a color shades, tints & tones
#bc165a color schemes
#bc165a color preview, HTML & CSS examples
This text has a color of #bc165a
<p style="color:#bc165a;">Text here</p>
.mytext {color:#bc165a;}
This box has a color of #bc165a
<div style="background-color:#bc165a;">Content here</div>
.mybackground {background-color:#bc165a;}
Border around this has a color of #bc165a
<div style="border:2px solid #bc165a;">Content here</div>
.myborder {border:2px solid #bc165a;}