#bd3d12 color space conversions
Hex:
#bd3d12
RGB:
189, 61, 18
CMY:
26, 76, 93
CMYK:
0, 68, 90, 26
HSL:
15°, 82.6087%, 40.5882%
HSV (HSB):
15°, 90.4762%, 74.1176%
XYZ:
22.7642, 14.2000, 2.1133
xyY:
0.5825, 0.3634, 14.2000
CIE-Lab:
44.5184, 49.6543, 50.5936
CIE-LCH:
44.5184, 70.8890, 45.5368
CIE-Luv:
44.5184, 103.1697, 34.4555
Hunter-Lab:
37.6829, 41.8867, 23.0529
#bd3d12 color charts
#bd3d12 color shades, tints & tones
#bd3d12 color schemes
#bd3d12 color preview, HTML & CSS examples
This text has a color of #bd3d12
<p style="color:#bd3d12;">Text here</p>
.mytext {color:#bd3d12;}
This box has a color of #bd3d12
<div style="background-color:#bd3d12;">Content here</div>
.mybackground {background-color:#bd3d12;}
Border around this has a color of #bd3d12
<div style="border:2px solid #bd3d12;">Content here</div>
.myborder {border:2px solid #bd3d12;}