#bd3b1f color space conversions
Hex:
#bd3b1f
RGB:
189, 59, 31
CMY:
26, 77, 88
CMYK:
0, 69, 84, 26
HSL:
11°, 71.8182%, 43.1373%
HSV (HSB):
11°, 83.5979%, 74.1176%
XYZ:
22.7976, 14.0457, 2.8058
xyY:
0.5750, 0.3542, 14.0457
CIE-Lab:
44.2984, 50.7542, 44.8885
CIE-LCH:
44.2984, 67.7566, 41.4905
CIE-Luv:
44.2984, 103.1599, 31.2351
Hunter-Lab:
37.4776, 42.9956, 21.7954
#bd3b1f color charts
#bd3b1f color shades, tints & tones
#bd3b1f color schemes
#bd3b1f color preview, HTML & CSS examples
This text has a color of #bd3b1f
<p style="color:#bd3b1f;">Text here</p>
.mytext {color:#bd3b1f;}
This box has a color of #bd3b1f
<div style="background-color:#bd3b1f;">Content here</div>
.mybackground {background-color:#bd3b1f;}
Border around this has a color of #bd3b1f
<div style="border:2px solid #bd3b1f;">Content here</div>
.myborder {border:2px solid #bd3b1f;}