#bca27c color space conversions
Hex:
#bca27c
RGB:
188, 162, 124
CMY:
26, 36, 51
CMYK:
0, 14, 34, 26
HSL:
36°, 32.3232%, 61.1765%
HSV (HSB):
36°, 34.0426%, 73.7255%
XYZ:
37.2975, 37.9873, 24.4353
xyY:
0.3740, 0.3809, 37.9873
CIE-Lab:
68.0112, 3.9410, 23.3079
CIE-LCH:
68.0112, 23.6388, 80.4031
CIE-Luv:
68.0112, 18.9420, 30.1774
Hunter-Lab:
61.6338, 0.1594, 19.6376
#bca27c color charts
#bca27c color shades, tints & tones
#bca27c color schemes
#bca27c color preview, HTML & CSS examples
This text has a color of #bca27c
<p style="color:#bca27c;">Text here</p>
.mytext {color:#bca27c;}
This box has a color of #bca27c
<div style="background-color:#bca27c;">Content here</div>
.mybackground {background-color:#bca27c;}
Border around this has a color of #bca27c
<div style="border:2px solid #bca27c;">Content here</div>
.myborder {border:2px solid #bca27c;}