#bc7950 color space conversions
Hex:
#bc7950
RGB:
188, 121, 80
CMY:
26, 53, 69
CMYK:
0, 36, 57, 26
HSL:
23°, 44.6281%, 52.5490%
HSV (HSB):
23°, 57.4468%, 73.7255%
XYZ:
29.0244, 24.9453, 10.8746
xyY:
0.4476, 0.3847, 24.9453
CIE-Lab:
57.0221, 21.9510, 33.1073
CIE-LCH:
57.0221, 39.7233, 56.4547
CIE-Luv:
57.0221, 50.8109, 34.6872
Hunter-Lab:
49.9453, 16.3264, 22.0525
#bc7950 color charts
#bc7950 color shades, tints & tones
#bc7950 color schemes
#bc7950 color preview, HTML & CSS examples
This text has a color of #bc7950
<p style="color:#bc7950;">Text here</p>
.mytext {color:#bc7950;}
This box has a color of #bc7950
<div style="background-color:#bc7950;">Content here</div>
.mybackground {background-color:#bc7950;}
Border around this has a color of #bc7950
<div style="border:2px solid #bc7950;">Content here</div>
.myborder {border:2px solid #bc7950;}