#bc904c color space conversions
Hex:
#bc904c
RGB:
188, 144, 76
CMY:
26, 44, 70
CMYK:
0, 23, 60, 26
HSL:
36°, 45.5285%, 51.7647%
HSV (HSB):
36°, 59.5745%, 73.7255%
XYZ:
32.0168, 31.1597, 11.1644
xyY:
0.4307, 0.4191, 31.1597
CIE-Lab:
62.6422, 8.9213, 41.9800
CIE-LCH:
62.6422, 42.9175, 78.0024
CIE-Luv:
62.6422, 34.5928, 47.1554
Hunter-Lab:
55.8209, 4.6946, 27.2163
#bc904c color charts
#bc904c color shades, tints & tones
#bc904c color schemes
#bc904c color preview, HTML & CSS examples
This text has a color of #bc904c
<p style="color:#bc904c;">Text here</p>
.mytext {color:#bc904c;}
This box has a color of #bc904c
<div style="background-color:#bc904c;">Content here</div>
.mybackground {background-color:#bc904c;}
Border around this has a color of #bc904c
<div style="border:2px solid #bc904c;">Content here</div>
.myborder {border:2px solid #bc904c;}