#bd7033 color space conversions
Hex:
#bd7033
RGB:
189, 112, 51
CMY:
26, 56, 80
CMYK:
0, 41, 73, 26
HSL:
27°, 57.5000%, 47.0588%
HSV (HSB):
27°, 73.0159%, 74.1176%
XYZ:
27.3780, 22.6462, 6.0601
xyY:
0.4882, 0.4038, 22.6462
CIE-Lab:
54.7060, 25.4433, 45.5460
CIE-LCH:
54.7060, 52.1709, 60.8110
CIE-Luv:
54.7060, 61.4610, 43.1755
Hunter-Lab:
47.5880, 19.4143, 25.7613
#bd7033 color charts
#bd7033 color shades, tints & tones
#bd7033 color schemes
#bd7033 color preview, HTML & CSS examples
This text has a color of #bd7033
<p style="color:#bd7033;">Text here</p>
.mytext {color:#bd7033;}
This box has a color of #bd7033
<div style="background-color:#bd7033;">Content here</div>
.mybackground {background-color:#bd7033;}
Border around this has a color of #bd7033
<div style="border:2px solid #bd7033;">Content here</div>
.myborder {border:2px solid #bd7033;}