#bd3e25 color space conversions
Hex:
#bd3e25
RGB:
189, 62, 37
CMY:
26, 76, 85
CMYK:
0, 67, 80, 26
HSL:
10°, 67.2566%, 44.3137%
HSV (HSB):
10°, 80.4233%, 74.1176%
XYZ:
23.0428, 14.3976, 3.3148
xyY:
0.5654, 0.3533, 14.3976
CIE-Lab:
44.7979, 49.7112, 42.3744
CIE-LCH:
44.7979, 65.3207, 40.4447
CIE-Luv:
44.7979, 100.3997, 30.3772
Hunter-Lab:
37.9442, 41.9974, 21.3814
#bd3e25 color charts
#bd3e25 color shades, tints & tones
#bd3e25 color schemes
#bd3e25 color preview, HTML & CSS examples
This text has a color of #bd3e25
<p style="color:#bd3e25;">Text here</p>
.mytext {color:#bd3e25;}
This box has a color of #bd3e25
<div style="background-color:#bd3e25;">Content here</div>
.mybackground {background-color:#bd3e25;}
Border around this has a color of #bd3e25
<div style="border:2px solid #bd3e25;">Content here</div>
.myborder {border:2px solid #bd3e25;}