#bc7128 color space conversions
Hex:
#bc7128
RGB:
188, 113, 40
CMY:
26, 56, 84
CMYK:
0, 40, 79, 26
HSL:
30°, 64.9123%, 44.7059%
HSV (HSB):
30°, 78.7234%, 73.7255%
XYZ:
27.0272, 22.6548, 4.9558
xyY:
0.4947, 0.4146, 22.6548
CIE-Lab:
54.7150, 23.9881, 50.5142
CIE-LCH:
54.7150, 55.9206, 64.5980
CIE-Luv:
54.7150, 60.7283, 46.8116
Hunter-Lab:
47.5971, 18.0632, 27.1447
#bc7128 color charts
#bc7128 color shades, tints & tones
#bc7128 color schemes
#bc7128 color preview, HTML & CSS examples
This text has a color of #bc7128
<p style="color:#bc7128;">Text here</p>
.mytext {color:#bc7128;}
This box has a color of #bc7128
<div style="background-color:#bc7128;">Content here</div>
.mybackground {background-color:#bc7128;}
Border around this has a color of #bc7128
<div style="border:2px solid #bc7128;">Content here</div>
.myborder {border:2px solid #bc7128;}