#bd026e color space conversions
Hex:
#bd026e
RGB:
189, 2, 110
CMY:
26, 99, 57
CMYK:
0, 99, 42, 26
HSL:
325°, 97.9058%, 37.4510%
HSV (HSB):
325°, 98.9418%, 74.1176%
XYZ:
23.8224, 11.9880, 15.8102
xyY:
0.4615, 0.2322, 11.9880
CIE-Lab:
41.1971, 68.7091, -6.5052
CIE-LCH:
41.1971, 69.0164, 354.5915
CIE-Luv:
41.1971, 97.3062, -20.6794
Hunter-Lab:
34.6237, 62.2233, -2.8369
#bd026e color charts
#bd026e color shades, tints & tones
#bd026e color schemes
#bd026e color preview, HTML & CSS examples
This text has a color of #bd026e
<p style="color:#bd026e;">Text here</p>
.mytext {color:#bd026e;}
This box has a color of #bd026e
<div style="background-color:#bd026e;">Content here</div>
.mybackground {background-color:#bd026e;}
Border around this has a color of #bd026e
<div style="border:2px solid #bd026e;">Content here</div>
.myborder {border:2px solid #bd026e;}