#bd052e color space conversions
Hex:
#bd052e
RGB:
189, 5, 46
CMY:
26, 98, 82
CMYK:
0, 97, 76, 26
HSL:
347°, 94.8454%, 38.0392%
HSV (HSB):
347°, 97.3545%, 74.1176%
XYZ:
21.5337, 11.1246, 3.5971
xyY:
0.5939, 0.3068, 11.1246
CIE-Lab:
39.7896, 64.3382, 32.0148
CIE-LCH:
39.7896, 71.8634, 26.4550
CIE-Luv:
39.7896, 121.3378, 17.7404
Hunter-Lab:
33.3536, 56.8741, 16.9533
#bd052e color charts
#bd052e color shades, tints & tones
#bd052e color schemes
#bd052e color preview, HTML & CSS examples
This text has a color of #bd052e
<p style="color:#bd052e;">Text here</p>
.mytext {color:#bd052e;}
This box has a color of #bd052e
<div style="background-color:#bd052e;">Content here</div>
.mybackground {background-color:#bd052e;}
Border around this has a color of #bd052e
<div style="border:2px solid #bd052e;">Content here</div>
.myborder {border:2px solid #bd052e;}