#bc9050 color space conversions
Hex:
#bc9050
RGB:
188, 144, 80
CMY:
26, 44, 69
CMYK:
0, 23, 57, 26
HSL:
36°, 44.6281%, 52.5490%
HSV (HSB):
36°, 57.4468%, 73.7255%
XYZ:
32.1603, 31.2171, 11.9199
xyY:
0.4271, 0.4146, 31.2171
CIE-Lab:
62.6905, 9.2322, 39.9977
CIE-LCH:
62.6905, 41.0494, 77.0027
CIE-Luv:
62.6905, 34.2970, 45.3607
Hunter-Lab:
55.8722, 4.9688, 26.4615
#bc9050 color charts
#bc9050 color shades, tints & tones
#bc9050 color schemes
#bc9050 color preview, HTML & CSS examples
This text has a color of #bc9050
<p style="color:#bc9050;">Text here</p>
.mytext {color:#bc9050;}
This box has a color of #bc9050
<div style="background-color:#bc9050;">Content here</div>
.mybackground {background-color:#bc9050;}
Border around this has a color of #bc9050
<div style="border:2px solid #bc9050;">Content here</div>
.myborder {border:2px solid #bc9050;}