#bd572c color space conversions
Hex:
#bd572c
RGB:
189, 87, 44
CMY:
26, 66, 83
CMYK:
0, 54, 77, 26
HSL:
18°, 62.2318%, 45.6863%
HSV (HSB):
18°, 76.7196%, 74.1176%
XYZ:
24.8491, 17.8171, 4.5122
xyY:
0.5267, 0.3777, 17.8171
CIE-Lab:
49.2735, 38.3621, 43.3297
CIE-LCH:
49.2735, 57.8716, 48.4798
CIE-Luv:
49.2735, 81.5848, 36.0692
Hunter-Lab:
42.2103, 31.2146, 23.2092
#bd572c color charts
#bd572c color shades, tints & tones
#bd572c color schemes
#bd572c color preview, HTML & CSS examples
This text has a color of #bd572c
<p style="color:#bd572c;">Text here</p>
.mytext {color:#bd572c;}
This box has a color of #bd572c
<div style="background-color:#bd572c;">Content here</div>
.mybackground {background-color:#bd572c;}
Border around this has a color of #bd572c
<div style="border:2px solid #bd572c;">Content here</div>
.myborder {border:2px solid #bd572c;}