#bd3f25 color space conversions
Hex:
#bd3f25
RGB:
189, 63, 37
CMY:
26, 75, 85
CMYK:
0, 67, 80, 26
HSL:
10°, 67.2566%, 44.3137%
HSV (HSB):
10°, 80.4233%, 74.1176%
XYZ:
23.0977, 14.5074, 3.3331
xyY:
0.5642, 0.3544, 14.5074
CIE-Lab:
44.9520, 49.2943, 42.5255
CIE-LCH:
44.9520, 65.1025, 40.7839
CIE-Luv:
44.9520, 99.7411, 30.6536
Hunter-Lab:
38.0886, 41.5911, 21.4736
#bd3f25 color charts
#bd3f25 color shades, tints & tones
#bd3f25 color schemes
#bd3f25 color preview, HTML & CSS examples
This text has a color of #bd3f25
<p style="color:#bd3f25;">Text here</p>
.mytext {color:#bd3f25;}
This box has a color of #bd3f25
<div style="background-color:#bd3f25;">Content here</div>
.mybackground {background-color:#bd3f25;}
Border around this has a color of #bd3f25
<div style="border:2px solid #bd3f25;">Content here</div>
.myborder {border:2px solid #bd3f25;}