#bd562d color space conversions
Hex:
#bd562d
RGB:
189, 86, 45
CMY:
26, 66, 82
CMYK:
0, 54, 76, 26
HSL:
17°, 61.5385%, 45.8824%
HSV (HSB):
17°, 76.1905%, 74.1176%
XYZ:
24.7877, 17.6639, 4.5856
xyY:
0.5270, 0.3755, 17.6639
CIE-Lab:
49.0858, 38.9074, 42.6329
CIE-LCH:
49.0858, 57.7179, 47.6160
CIE-Luv:
49.0858, 82.2206, 35.3925
Hunter-Lab:
42.0284, 31.7269, 22.9509
#bd562d color charts
#bd562d color shades, tints & tones
#bd562d color schemes
#bd562d color preview, HTML & CSS examples
This text has a color of #bd562d
<p style="color:#bd562d;">Text here</p>
.mytext {color:#bd562d;}
This box has a color of #bd562d
<div style="background-color:#bd562d;">Content here</div>
.mybackground {background-color:#bd562d;}
Border around this has a color of #bd562d
<div style="border:2px solid #bd562d;">Content here</div>
.myborder {border:2px solid #bd562d;}