#bd072e color space conversions
Hex:
#bd072e
RGB:
189, 7, 46
CMY:
26, 97, 82
CMYK:
0, 96, 76, 26
HSL:
347°, 92.8571%, 38.4314%
HSV (HSB):
347°, 96.2963%, 74.1176%
XYZ:
21.5554, 11.1680, 3.6043
xyY:
0.5934, 0.3074, 11.1680
CIE-Lab:
39.8620, 64.1282, 32.0967
CIE-LCH:
39.8620, 71.7121, 26.5884
CIE-Luv:
39.8620, 121.0053, 17.8805
Hunter-Lab:
33.4186, 56.6520, 16.9984
#bd072e color charts
#bd072e color shades, tints & tones
#bd072e color schemes
#bd072e color preview, HTML & CSS examples
This text has a color of #bd072e
<p style="color:#bd072e;">Text here</p>
.mytext {color:#bd072e;}
This box has a color of #bd072e
<div style="background-color:#bd072e;">Content here</div>
.mybackground {background-color:#bd072e;}
Border around this has a color of #bd072e
<div style="border:2px solid #bd072e;">Content here</div>
.myborder {border:2px solid #bd072e;}