#bd3e1e color space conversions
Hex:
#bd3e1e
RGB:
189, 62, 30
CMY:
26, 76, 88
CMYK:
0, 67, 84, 26
HSL:
12°, 72.6027%, 42.9412%
HSV (HSB):
12°, 84.1270%, 74.1176%
XYZ:
22.9432, 14.3578, 2.7904
xyY:
0.5723, 0.3581, 14.3578
CIE-Lab:
44.7418, 49.5033, 45.7616
CIE-LCH:
44.7418, 67.4145, 42.7508
CIE-Luv:
44.7418, 101.3166, 32.2801
Hunter-Lab:
37.8917, 41.7704, 22.1580
#bd3e1e color charts
#bd3e1e color shades, tints & tones
#bd3e1e color schemes
#bd3e1e color preview, HTML & CSS examples
This text has a color of #bd3e1e
<p style="color:#bd3e1e;">Text here</p>
.mytext {color:#bd3e1e;}
This box has a color of #bd3e1e
<div style="background-color:#bd3e1e;">Content here</div>
.mybackground {background-color:#bd3e1e;}
Border around this has a color of #bd3e1e
<div style="border:2px solid #bd3e1e;">Content here</div>
.myborder {border:2px solid #bd3e1e;}