#bd076c color space conversions
Hex:
#bd076c
RGB:
189, 7, 108
CMY:
26, 97, 58
CMYK:
0, 96, 43, 26
HSL:
327°, 92.8571%, 38.4314%
HSV (HSB):
327°, 96.2963%, 74.1176%
XYZ:
23.7690, 12.0535, 15.2611
xyY:
0.4653, 0.2360, 12.0535
CIE-Lab:
41.3010, 68.0253, -5.0948
CIE-LCH:
41.3010, 68.2158, 355.7168
CIE-Luv:
41.3010, 97.6782, -18.8057
Hunter-Lab:
34.7181, 61.4495, -1.7596
#bd076c color charts
#bd076c color shades, tints & tones
#bd076c color schemes
#bd076c color preview, HTML & CSS examples
This text has a color of #bd076c
<p style="color:#bd076c;">Text here</p>
.mytext {color:#bd076c;}
This box has a color of #bd076c
<div style="background-color:#bd076c;">Content here</div>
.mybackground {background-color:#bd076c;}
Border around this has a color of #bd076c
<div style="border:2px solid #bd076c;">Content here</div>
.myborder {border:2px solid #bd076c;}