#bb077e color space conversions
Hex:
#bb077e
RGB:
187, 7, 126
CMY:
27, 97, 51
CMYK:
0, 96, 33, 27
HSL:
320°, 92.7835%, 38.0392%
HSV (HSB):
320°, 96.2567%, 73.3333%
XYZ:
24.3354, 12.2231, 20.8153
xyY:
0.4242, 0.2130, 12.2231
CIE-Lab:
41.5685, 69.3545, -15.9577
CIE-LCH:
41.5685, 71.1667, 347.0424
CIE-Luv:
41.5685, 87.8209, -33.0138
Hunter-Lab:
34.9616, 63.0642, -10.8269
#bb077e color charts
#bb077e color shades, tints & tones
#bb077e color schemes
#bb077e color preview, HTML & CSS examples
This text has a color of #bb077e
<p style="color:#bb077e;">Text here</p>
.mytext {color:#bb077e;}
This box has a color of #bb077e
<div style="background-color:#bb077e;">Content here</div>
.mybackground {background-color:#bb077e;}
Border around this has a color of #bb077e
<div style="border:2px solid #bb077e;">Content here</div>
.myborder {border:2px solid #bb077e;}