#bd126e color space conversions
Hex:
#bd126e
RGB:
189, 18, 110
CMY:
26, 93, 57
CMYK:
0, 90, 42, 26
HSL:
328°, 82.6087%, 40.5882%
HSV (HSB):
328°, 90.4762%, 74.1176%
XYZ:
24.0170, 12.3772, 15.8751
xyY:
0.4595, 0.2368, 12.3772
CIE-Lab:
41.8095, 66.9255, -5.5929
CIE-LCH:
41.8095, 67.1588, 355.2229
CIE-Luv:
41.8095, 95.4045, -19.2402
Hunter-Lab:
35.1813, 60.2886, -2.1269
#bd126e color charts
#bd126e color shades, tints & tones
#bd126e color schemes
#bd126e color preview, HTML & CSS examples
This text has a color of #bd126e
<p style="color:#bd126e;">Text here</p>
.mytext {color:#bd126e;}
This box has a color of #bd126e
<div style="background-color:#bd126e;">Content here</div>
.mybackground {background-color:#bd126e;}
Border around this has a color of #bd126e
<div style="border:2px solid #bd126e;">Content here</div>
.myborder {border:2px solid #bd126e;}