#bd123a color space conversions
Hex:
#bd123a
RGB:
189, 18, 58
CMY:
26, 93, 77
CMYK:
0, 90, 69, 26
HSL:
346°, 82.6087%, 40.5882%
HSV (HSB):
346°, 90.4762%, 74.1176%
XYZ:
21.9663, 11.5569, 5.0759
xyY:
0.5691, 0.2994, 11.5569
CIE-Lab:
40.5031, 63.2905, 25.4385
CIE-LCH:
40.5031, 68.2115, 21.8968
CIE-Luv:
40.5031, 115.5634, 13.5170
Hunter-Lab:
33.9955, 55.8463, 14.9441
#bd123a color charts
#bd123a color shades, tints & tones
#bd123a color schemes
#bd123a color preview, HTML & CSS examples
This text has a color of #bd123a
<p style="color:#bd123a;">Text here</p>
.mytext {color:#bd123a;}
This box has a color of #bd123a
<div style="background-color:#bd123a;">Content here</div>
.mybackground {background-color:#bd123a;}
Border around this has a color of #bd123a
<div style="border:2px solid #bd123a;">Content here</div>
.myborder {border:2px solid #bd123a;}