#bd3c1e color space conversions
Hex:
#bd3c1e
RGB:
189, 60, 30
CMY:
26, 76, 88
CMYK:
0, 68, 84, 26
HSL:
11°, 72.6027%, 42.9412%
HSV (HSB):
11°, 84.1270%, 74.1176%
XYZ:
22.8365, 14.1443, 2.7548
xyY:
0.5747, 0.3560, 14.1443
CIE-Lab:
44.4391, 50.3241, 45.4916
CIE-LCH:
44.4391, 67.8381, 42.1127
CIE-Luv:
44.4391, 102.6356, 31.7480
Hunter-Lab:
37.6089, 42.5714, 21.9833
#bd3c1e color charts
#bd3c1e color shades, tints & tones
#bd3c1e color schemes
#bd3c1e color preview, HTML & CSS examples
This text has a color of #bd3c1e
<p style="color:#bd3c1e;">Text here</p>
.mytext {color:#bd3c1e;}
This box has a color of #bd3c1e
<div style="background-color:#bd3c1e;">Content here</div>
.mybackground {background-color:#bd3c1e;}
Border around this has a color of #bd3c1e
<div style="border:2px solid #bd3c1e;">Content here</div>
.myborder {border:2px solid #bd3c1e;}