#bd4321 color space conversions
Hex:
#bd4321
RGB:
189, 67, 33
CMY:
26, 74, 87
CMYK:
0, 65, 83, 26
HSL:
13°, 70.2703%, 43.5294%
HSV (HSB):
13°, 82.5397%, 74.1176%
XYZ:
23.2679, 14.9429, 3.0968
xyY:
0.5633, 0.3617, 14.9429
CIE-Lab:
45.5559, 47.4557, 45.0818
CIE-LCH:
45.5559, 65.4554, 43.5305
CIE-Luv:
45.5559, 97.5559, 32.9066
Hunter-Lab:
38.6561, 39.7948, 22.3095
#bd4321 color charts
#bd4321 color shades, tints & tones
#bd4321 color schemes
#bd4321 color preview, HTML & CSS examples
This text has a color of #bd4321
<p style="color:#bd4321;">Text here</p>
.mytext {color:#bd4321;}
This box has a color of #bd4321
<div style="background-color:#bd4321;">Content here</div>
.mybackground {background-color:#bd4321;}
Border around this has a color of #bd4321
<div style="border:2px solid #bd4321;">Content here</div>
.myborder {border:2px solid #bd4321;}