#bd761c color space conversions
Hex:
#bd761c
RGB:
189, 118, 28
CMY:
26, 54, 89
CMYK:
0, 38, 85, 26
HSL:
34°, 74.1935%, 42.5490%
HSV (HSB):
34°, 85.1852%, 74.1176%
XYZ:
27.6743, 23.8595, 4.2454
xyY:
0.4961, 0.4277, 23.8595
CIE-Lab:
55.9469, 21.2818, 56.2278
CIE-LCH:
55.9469, 60.1206, 69.2687
CIE-Luv:
55.9469, 58.2445, 51.4862
Hunter-Lab:
48.8462, 15.6501, 29.0393
#bd761c color charts
#bd761c color shades, tints & tones
#bd761c color schemes
#bd761c color preview, HTML & CSS examples
This text has a color of #bd761c
<p style="color:#bd761c;">Text here</p>
.mytext {color:#bd761c;}
This box has a color of #bd761c
<div style="background-color:#bd761c;">Content here</div>
.mybackground {background-color:#bd761c;}
Border around this has a color of #bd761c
<div style="border:2px solid #bd761c;">Content here</div>
.myborder {border:2px solid #bd761c;}