#bcaa8d color space conversions
Hex:
#bcaa8d
RGB:
188, 170, 141
CMY:
26, 33, 45
CMYK:
0, 10, 25, 26
HSL:
37°, 25.9669%, 64.5098%
HSV (HSB):
37°, 25.0000%, 73.7255%
XYZ:
39.9215, 41.3639, 31.0792
xyY:
0.3553, 0.3681, 41.3639
CIE-Lab:
70.4301, 1.9054, 17.3333
CIE-LCH:
70.4301, 17.4377, 83.7268
CIE-Luv:
70.4301, 12.8665, 23.4828
Hunter-Lab:
64.3148, -1.7523, 16.3693
#bcaa8d color charts
#bcaa8d color shades, tints & tones
#bcaa8d color schemes
#bcaa8d color preview, HTML & CSS examples
This text has a color of #bcaa8d
<p style="color:#bcaa8d;">Text here</p>
.mytext {color:#bcaa8d;}
This box has a color of #bcaa8d
<div style="background-color:#bcaa8d;">Content here</div>
.mybackground {background-color:#bcaa8d;}
Border around this has a color of #bcaa8d
<div style="border:2px solid #bcaa8d;">Content here</div>
.myborder {border:2px solid #bcaa8d;}