#bd3a10 color space conversions
Hex:
#bd3a10
RGB:
189, 58, 16
CMY:
26, 77, 94
CMYK:
0, 69, 92, 26
HSL:
15°, 84.3902%, 40.1961%
HSV (HSB):
15°, 91.5344%, 74.1176%
XYZ:
22.5928, 13.8823, 1.9790
xyY:
0.5875, 0.3610, 13.8823
CIE-Lab:
44.0637, 50.8329, 50.9736
CIE-LCH:
44.0637, 71.9881, 45.0791
CIE-Luv:
44.0637, 105.3160, 34.0057
Hunter-Lab:
37.2590, 43.0343, 22.9321
#bd3a10 color charts
#bd3a10 color shades, tints & tones
#bd3a10 color schemes
#bd3a10 color preview, HTML & CSS examples
This text has a color of #bd3a10
<p style="color:#bd3a10;">Text here</p>
.mytext {color:#bd3a10;}
This box has a color of #bd3a10
<div style="background-color:#bd3a10;">Content here</div>
.mybackground {background-color:#bd3a10;}
Border around this has a color of #bd3a10
<div style="border:2px solid #bd3a10;">Content here</div>
.myborder {border:2px solid #bd3a10;}