#bc712c color space conversions
Hex:
#bc712c
RGB:
188, 113, 44
CMY:
26, 56, 83
CMYK:
0, 40, 77, 26
HSL:
29°, 62.0690%, 45.4902%
HSV (HSB):
29°, 76.5957%, 73.7255%
XYZ:
27.0988, 22.6835, 5.3330
xyY:
0.4917, 0.4116, 22.6835
CIE-Lab:
54.7448, 24.1498, 48.7982
CIE-LCH:
54.7448, 54.4471, 63.6696
CIE-Luv:
54.7448, 60.4347, 45.6967
Hunter-Lab:
47.6272, 18.2149, 26.7001
#bc712c color charts
#bc712c color shades, tints & tones
#bc712c color schemes
#bc712c color preview, HTML & CSS examples
This text has a color of #bc712c
<p style="color:#bc712c;">Text here</p>
.mytext {color:#bc712c;}
This box has a color of #bc712c
<div style="background-color:#bc712c;">Content here</div>
.mybackground {background-color:#bc712c;}
Border around this has a color of #bc712c
<div style="border:2px solid #bc712c;">Content here</div>
.myborder {border:2px solid #bc712c;}