#bd480c color space conversions
Hex:
#bd480c
RGB:
189, 72, 12
CMY:
26, 72, 95
CMYK:
0, 62, 94, 26
HSL:
20°, 88.0597%, 39.4118%
HSV (HSB):
20°, 93.6508%, 74.1176%
XYZ:
23.3700, 15.4801, 2.1040
xyY:
0.5706, 0.3780, 15.4801
CIE-Lab:
46.2849, 44.7704, 53.7181
CIE-LCH:
46.2849, 69.9287, 50.1911
CIE-Luv:
46.2849, 95.7386, 38.3039
Hunter-Lab:
39.3447, 37.1721, 24.3707
#bd480c color charts
#bd480c color shades, tints & tones
#bd480c color schemes
#bd480c color preview, HTML & CSS examples
This text has a color of #bd480c
<p style="color:#bd480c;">Text here</p>
.mytext {color:#bd480c;}
This box has a color of #bd480c
<div style="background-color:#bd480c;">Content here</div>
.mybackground {background-color:#bd480c;}
Border around this has a color of #bd480c
<div style="border:2px solid #bd480c;">Content here</div>
.myborder {border:2px solid #bd480c;}