#bd016c color space conversions
Hex:
#bd016c
RGB:
189, 1, 108
CMY:
26, 100, 58
CMYK:
0, 99, 43, 26
HSL:
326°, 98.9474%, 37.2549%
HSV (HSB):
326°, 99.4709%, 74.1176%
XYZ:
23.7039, 11.9232, 15.2394
xyY:
0.4660, 0.2344, 11.9232
CIE-Lab:
41.0939, 68.6302, -5.4027
CIE-LCH:
41.0939, 68.8425, 355.4988
CIE-Luv:
41.0939, 98.3308, -19.2907
Hunter-Lab:
34.5300, 62.1076, -1.9959
#bd016c color charts
#bd016c color shades, tints & tones
#bd016c color schemes
#bd016c color preview, HTML & CSS examples
This text has a color of #bd016c
<p style="color:#bd016c;">Text here</p>
.mytext {color:#bd016c;}
This box has a color of #bd016c
<div style="background-color:#bd016c;">Content here</div>
.mybackground {background-color:#bd016c;}
Border around this has a color of #bd016c
<div style="border:2px solid #bd016c;">Content here</div>
.myborder {border:2px solid #bd016c;}