#bd3628 color space conversions
Hex:
#bd3628
RGB:
189, 54, 40
CMY:
26, 79, 84
CMYK:
0, 71, 79, 26
HSL:
6°, 65.0655%, 44.9020%
HSV (HSB):
6°, 78.8360%, 74.1176%
XYZ:
22.6884, 13.6104, 3.4387
xyY:
0.5710, 0.3425, 13.6104
CIE-Lab:
43.6689, 52.9711, 39.6591
CIE-LCH:
43.6689, 66.1723, 36.8219
CIE-Luv:
43.6689, 104.9267, 27.3425
Hunter-Lab:
36.8922, 45.2148, 20.2981
#bd3628 color charts
#bd3628 color shades, tints & tones
#bd3628 color schemes
#bd3628 color preview, HTML & CSS examples
This text has a color of #bd3628
<p style="color:#bd3628;">Text here</p>
.mytext {color:#bd3628;}
This box has a color of #bd3628
<div style="background-color:#bd3628;">Content here</div>
.mybackground {background-color:#bd3628;}
Border around this has a color of #bd3628
<div style="border:2px solid #bd3628;">Content here</div>
.myborder {border:2px solid #bd3628;}