#bb076c color space conversions
Hex:
#bb076c
RGB:
187, 7, 108
CMY:
27, 97, 58
CMYK:
0, 96, 42, 27
HSL:
326°, 92.7835%, 38.0392%
HSV (HSB):
326°, 96.2567%, 73.3333%
XYZ:
23.2763, 11.7995, 15.2381
xyY:
0.4626, 0.2345, 11.7995
CIE-Lab:
40.8956, 67.5807, -5.7414
CIE-LCH:
40.8956, 67.8241, 355.1440
CIE-Luv:
40.8956, 96.0483, -19.4676
Hunter-Lab:
34.3503, 60.8410, -2.2563
#bb076c color charts
#bb076c color shades, tints & tones
#bb076c color schemes
#bb076c color preview, HTML & CSS examples
This text has a color of #bb076c
<p style="color:#bb076c;">Text here</p>
.mytext {color:#bb076c;}
This box has a color of #bb076c
<div style="background-color:#bb076c;">Content here</div>
.mybackground {background-color:#bb076c;}
Border around this has a color of #bb076c
<div style="border:2px solid #bb076c;">Content here</div>
.myborder {border:2px solid #bb076c;}