#bd3225 color space conversions
Hex:
#bd3225
RGB:
189, 50, 37
CMY:
26, 80, 85
CMYK:
0, 74, 80, 26
HSL:
5°, 67.2566%, 44.3137%
HSV (HSB):
5°, 80.4233%, 74.1176%
XYZ:
22.4608, 13.2336, 3.1208
xyY:
0.5787, 0.3409, 13.2336
CIE-Lab:
43.1131, 54.3257, 40.7126
CIE-LCH:
43.1131, 67.8881, 36.8485
CIE-Luv:
43.1131, 107.7382, 27.3311
Hunter-Lab:
36.3780, 46.5494, 20.3782
#bd3225 color charts
#bd3225 color shades, tints & tones
#bd3225 color schemes
#bd3225 color preview, HTML & CSS examples
This text has a color of #bd3225
<p style="color:#bd3225;">Text here</p>
.mytext {color:#bd3225;}
This box has a color of #bd3225
<div style="background-color:#bd3225;">Content here</div>
.mybackground {background-color:#bd3225;}
Border around this has a color of #bd3225
<div style="border:2px solid #bd3225;">Content here</div>
.myborder {border:2px solid #bd3225;}