#bd077b color space conversions
Hex:
#bd077b
RGB:
189, 7, 123
CMY:
26, 97, 52
CMYK:
0, 96, 35, 26
HSL:
322°, 92.8571%, 38.4314%
HSV (HSB):
322°, 96.2963%, 74.1176%
XYZ:
24.6374, 12.4008, 19.8340
xyY:
0.4332, 0.2180, 12.4008
CIE-Lab:
41.8462, 69.4657, -13.6390
CIE-LCH:
41.8462, 70.7920, 348.8917
CIE-Luv:
41.8462, 90.8229, -30.0329
Hunter-Lab:
35.2148, 63.2583, -8.7434
#bd077b color charts
#bd077b color shades, tints & tones
#bd077b color schemes
#bd077b color preview, HTML & CSS examples
This text has a color of #bd077b
<p style="color:#bd077b;">Text here</p>
.mytext {color:#bd077b;}
This box has a color of #bd077b
<div style="background-color:#bd077b;">Content here</div>
.mybackground {background-color:#bd077b;}
Border around this has a color of #bd077b
<div style="border:2px solid #bd077b;">Content here</div>
.myborder {border:2px solid #bd077b;}