#bd3d10 color space conversions
Hex:
#bd3d10
RGB:
189, 61, 16
CMY:
26, 76, 94
CMYK:
0, 68, 92, 26
HSL:
16°, 84.3902%, 40.1961%
HSV (HSB):
16°, 91.5344%, 74.1176%
XYZ:
22.7485, 14.1937, 2.0309
xyY:
0.5837, 0.3642, 14.1937
CIE-Lab:
44.5095, 49.6214, 51.2864
CIE-LCH:
44.5095, 71.3623, 45.9453
CIE-Luv:
44.5095, 103.3205, 34.7647
Hunter-Lab:
37.6745, 41.8509, 23.1761
#bd3d10 color charts
#bd3d10 color shades, tints & tones
#bd3d10 color schemes
#bd3d10 color preview, HTML & CSS examples
This text has a color of #bd3d10
<p style="color:#bd3d10;">Text here</p>
.mytext {color:#bd3d10;}
This box has a color of #bd3d10
<div style="background-color:#bd3d10;">Content here</div>
.mybackground {background-color:#bd3d10;}
Border around this has a color of #bd3d10
<div style="border:2px solid #bd3d10;">Content here</div>
.myborder {border:2px solid #bd3d10;}