#bc724f color space conversions
Hex:
#bc724f
RGB:
188, 114, 79
CMY:
26, 55, 69
CMYK:
0, 39, 58, 26
HSL:
19°, 44.8560%, 52.3529%
HSV (HSB):
19°, 57.9787%, 73.7255%
XYZ:
28.1676, 23.2905, 10.4081
xyY:
0.4553, 0.3765, 23.2905
CIE-Lab:
55.3703, 25.7246, 31.6059
CIE-LCH:
55.3703, 40.7515, 50.8573
CIE-Luv:
55.3703, 56.0067, 32.0195
Hunter-Lab:
48.2602, 19.7281, 20.9954
#bc724f color charts
#bc724f color shades, tints & tones
#bc724f color schemes
#bc724f color preview, HTML & CSS examples
This text has a color of #bc724f
<p style="color:#bc724f;">Text here</p>
.mytext {color:#bc724f;}
This box has a color of #bc724f
<div style="background-color:#bc724f;">Content here</div>
.mybackground {background-color:#bc724f;}
Border around this has a color of #bc724f
<div style="border:2px solid #bc724f;">Content here</div>
.myborder {border:2px solid #bc724f;}