#bd136d color space conversions
Hex:
#bd136d
RGB:
189, 19, 109
CMY:
26, 93, 57
CMYK:
0, 90, 42, 26
HSL:
328°, 81.7308%, 40.7843%
HSV (HSB):
328°, 89.9471%, 74.1176%
XYZ:
23.9795, 12.3887, 15.5954
xyY:
0.4615, 0.2384, 12.3887
CIE-Lab:
41.8273, 66.6836, -4.9404
CIE-LCH:
41.8273, 66.8663, 355.7629
CIE-Luv:
41.8273, 95.6840, -18.3833
Hunter-Lab:
35.1976, 60.0130, -1.6320
#bd136d color charts
#bd136d color shades, tints & tones
#bd136d color schemes
#bd136d color preview, HTML & CSS examples
This text has a color of #bd136d
<p style="color:#bd136d;">Text here</p>
.mytext {color:#bd136d;}
This box has a color of #bd136d
<div style="background-color:#bd136d;">Content here</div>
.mybackground {background-color:#bd136d;}
Border around this has a color of #bd136d
<div style="border:2px solid #bd136d;">Content here</div>
.myborder {border:2px solid #bd136d;}