#bd3f29 color space conversions
Hex:
#bd3f29
RGB:
189, 63, 41
CMY:
26, 75, 84
CMYK:
0, 67, 78, 26
HSL:
9°, 64.3478%, 45.0980%
HSV (HSB):
9°, 78.3069%, 74.1176%
XYZ:
23.1640, 14.5339, 3.6823
xyY:
0.5598, 0.3512, 14.5339
CIE-Lab:
44.9891, 49.4325, 40.4768
CIE-LCH:
44.9891, 63.8901, 39.3116
CIE-Luv:
44.9891, 99.1467, 29.4069
Hunter-Lab:
38.1234, 41.7418, 20.9597
#bd3f29 color charts
#bd3f29 color shades, tints & tones
#bd3f29 color schemes
#bd3f29 color preview, HTML & CSS examples
This text has a color of #bd3f29
<p style="color:#bd3f29;">Text here</p>
.mytext {color:#bd3f29;}
This box has a color of #bd3f29
<div style="background-color:#bd3f29;">Content here</div>
.mybackground {background-color:#bd3f29;}
Border around this has a color of #bd3f29
<div style="border:2px solid #bd3f29;">Content here</div>
.myborder {border:2px solid #bd3f29;}