#bd3e45 color space conversions
Hex:
#bd3e45
RGB:
189, 62, 69
CMY:
26, 76, 73
CMYK:
0, 67, 63, 26
HSL:
357°, 50.5976%, 49.2157%
HSV (HSB):
357°, 67.1958%, 74.1176%
XYZ:
23.7831, 14.6937, 7.2129
xyY:
0.5205, 0.3216, 14.6937
CIE-Lab:
45.2118, 51.2303, 24.6132
CIE-LCH:
45.2118, 56.8362, 25.6616
CIE-Luv:
45.2118, 94.0594, 17.1285
Hunter-Lab:
38.3324, 43.6673, 15.6763
#bd3e45 color charts
#bd3e45 color shades, tints & tones
#bd3e45 color schemes
#bd3e45 color preview, HTML & CSS examples
This text has a color of #bd3e45
<p style="color:#bd3e45;">Text here</p>
.mytext {color:#bd3e45;}
This box has a color of #bd3e45
<div style="background-color:#bd3e45;">Content here</div>
.mybackground {background-color:#bd3e45;}
Border around this has a color of #bd3e45
<div style="border:2px solid #bd3e45;">Content here</div>
.myborder {border:2px solid #bd3e45;}