#bc725a color space conversions
Hex:
#bc725a
RGB:
188, 114, 90
CMY:
26, 55, 65
CMYK:
0, 39, 52, 26
HSL:
15°, 42.2414%, 54.5098%
HSV (HSB):
15°, 52.1277%, 73.7255%
XYZ:
28.6018, 23.4642, 12.6944
xyY:
0.4417, 0.3623, 23.4642
CIE-Lab:
55.5473, 26.6659, 25.6529
CIE-LCH:
55.5473, 37.0019, 43.8908
CIE-Luv:
55.5473, 54.4751, 26.0623
Hunter-Lab:
48.4398, 20.6275, 18.3700
#bc725a color charts
#bc725a color shades, tints & tones
#bc725a color schemes
#bc725a color preview, HTML & CSS examples
This text has a color of #bc725a
<p style="color:#bc725a;">Text here</p>
.mytext {color:#bc725a;}
This box has a color of #bc725a
<div style="background-color:#bc725a;">Content here</div>
.mybackground {background-color:#bc725a;}
Border around this has a color of #bc725a
<div style="border:2px solid #bc725a;">Content here</div>
.myborder {border:2px solid #bc725a;}