#bd3e1c color space conversions
Hex:
#bd3e1c
RGB:
189, 62, 28
CMY:
26, 76, 89
CMYK:
0, 67, 85, 26
HSL:
13°, 74.1935%, 42.5490%
HSV (HSB):
13°, 85.1852%, 74.1176%
XYZ:
22.9185, 14.3479, 2.6601
xyY:
0.5740, 0.3594, 14.3479
CIE-Lab:
44.7278, 49.4516, 46.6700
CIE-LCH:
44.7278, 67.9967, 43.3425
CIE-Luv:
44.7278, 101.5469, 32.7577
Hunter-Lab:
37.8786, 41.7139, 22.3513
#bd3e1c color charts
#bd3e1c color shades, tints & tones
#bd3e1c color schemes
#bd3e1c color preview, HTML & CSS examples
This text has a color of #bd3e1c
<p style="color:#bd3e1c;">Text here</p>
.mytext {color:#bd3e1c;}
This box has a color of #bd3e1c
<div style="background-color:#bd3e1c;">Content here</div>
.mybackground {background-color:#bd3e1c;}
Border around this has a color of #bd3e1c
<div style="border:2px solid #bd3e1c;">Content here</div>
.myborder {border:2px solid #bd3e1c;}