#bca180 color space conversions
Hex:
#bca180
RGB:
188, 161, 128
CMY:
26, 37, 50
CMYK:
0, 14, 32, 26
HSL:
33°, 30.9278%, 61.9608%
HSV (HSB):
33°, 31.9149%, 73.7255%
XYZ:
37.3802, 37.7396, 25.7364
xyY:
0.3706, 0.3742, 37.7396
CIE-Lab:
67.8283, 5.0000, 20.8724
CIE-LCH:
67.8283, 21.4630, 76.5285
CIE-Luv:
67.8283, 19.2427, 27.0323
Hunter-Lab:
61.4326, 1.1058, 18.1640
#bca180 color charts
#bca180 color shades, tints & tones
#bca180 color schemes
#bca180 color preview, HTML & CSS examples
This text has a color of #bca180
<p style="color:#bca180;">Text here</p>
.mytext {color:#bca180;}
This box has a color of #bca180
<div style="background-color:#bca180;">Content here</div>
.mybackground {background-color:#bca180;}
Border around this has a color of #bca180
<div style="border:2px solid #bca180;">Content here</div>
.myborder {border:2px solid #bca180;}