#bd4200 color space conversions
Hex:
#bd4200
RGB:
189, 66, 0
CMY:
26, 74, 100
CMYK:
0, 65, 100, 26
HSL:
21°, 100.0000%, 37.0588%
HSV (HSB):
21°, 100.0000%, 74.1176%
XYZ:
22.9345, 14.7152, 1.6315
xyY:
0.5839, 0.3746, 14.7152
CIE-Lab:
45.2417, 47.3088, 56.2820
CIE-LCH:
45.2417, 73.5241, 49.9507
CIE-Luv:
45.2417, 100.7140, 37.9271
Hunter-Lab:
38.3605, 39.5886, 24.3306
#bd4200 color charts
#bd4200 color shades, tints & tones
#bd4200 color schemes
#bd4200 color preview, HTML & CSS examples
This text has a color of #bd4200
<p style="color:#bd4200;">Text here</p>
.mytext {color:#bd4200;}
This box has a color of #bd4200
<div style="background-color:#bd4200;">Content here</div>
.mybackground {background-color:#bd4200;}
Border around this has a color of #bd4200
<div style="border:2px solid #bd4200;">Content here</div>
.myborder {border:2px solid #bd4200;}