#bd3325 color space conversions
Hex:
#bd3325
RGB:
189, 51, 37
CMY:
26, 80, 85
CMYK:
0, 73, 80, 26
HSL:
6°, 67.2566%, 44.3137%
HSV (HSB):
6°, 80.4233%, 74.1176%
XYZ:
22.5040, 13.3200, 3.1352
xyY:
0.5776, 0.3419, 13.3200
CIE-Lab:
43.2416, 53.9703, 40.8400
CIE-LCH:
43.2416, 67.6808, 37.1153
CIE-Luv:
43.2416, 107.1697, 27.5649
Hunter-Lab:
36.4966, 46.1950, 20.4544
#bd3325 color charts
#bd3325 color shades, tints & tones
#bd3325 color schemes
#bd3325 color preview, HTML & CSS examples
This text has a color of #bd3325
<p style="color:#bd3325;">Text here</p>
.mytext {color:#bd3325;}
This box has a color of #bd3325
<div style="background-color:#bd3325;">Content here</div>
.mybackground {background-color:#bd3325;}
Border around this has a color of #bd3325
<div style="border:2px solid #bd3325;">Content here</div>
.myborder {border:2px solid #bd3325;}