#bd027e color space conversions
Hex:
#bd027e
RGB:
189, 2, 126
CMY:
26, 99, 51
CMYK:
0, 99, 33, 26
HSL:
320°, 97.9058%, 37.4510%
HSV (HSB):
320°, 98.9418%, 74.1176%
XYZ:
24.7739, 12.3686, 20.8203
xyY:
0.4274, 0.2134, 12.3686
CIE-Lab:
41.7960, 70.2695, -15.5746
CIE-LCH:
41.7960, 71.9748, 347.5029
CIE-Luv:
41.7960, 89.9034, -32.7244
Hunter-Lab:
35.1690, 64.1938, -10.4818
#bd027e color charts
#bd027e color shades, tints & tones
#bd027e color schemes
#bd027e color preview, HTML & CSS examples
This text has a color of #bd027e
<p style="color:#bd027e;">Text here</p>
.mytext {color:#bd027e;}
This box has a color of #bd027e
<div style="background-color:#bd027e;">Content here</div>
.mybackground {background-color:#bd027e;}
Border around this has a color of #bd027e
<div style="border:2px solid #bd027e;">Content here</div>
.myborder {border:2px solid #bd027e;}