#bc573f color space conversions
Hex:
#bc573f
RGB:
188, 87, 63
CMY:
26, 66, 75
CMYK:
0, 54, 66, 26
HSL:
12°, 49.8008%, 49.2157%
HSV (HSB):
12°, 66.4894%, 73.7255%
XYZ:
25.0444, 17.8666, 6.8312
xyY:
0.5035, 0.3592, 17.8666
CIE-Lab:
49.3340, 38.9370, 33.1735
CIE-LCH:
49.3340, 51.1525, 40.4303
CIE-Luv:
49.3340, 78.0307, 28.5524
Hunter-Lab:
42.2689, 31.7910, 20.0062
#bc573f color charts
#bc573f color shades, tints & tones
#bc573f color schemes
#bc573f color preview, HTML & CSS examples
This text has a color of #bc573f
<p style="color:#bc573f;">Text here</p>
.mytext {color:#bc573f;}
This box has a color of #bc573f
<div style="background-color:#bc573f;">Content here</div>
.mybackground {background-color:#bc573f;}
Border around this has a color of #bc573f
<div style="border:2px solid #bc573f;">Content here</div>
.myborder {border:2px solid #bc573f;}