#bca93f color space conversions
Hex:
#bca93f
RGB:
188, 169, 63
CMY:
26, 34, 75
CMYK:
0, 10, 66, 26
HSL:
51°, 49.8008%, 49.2157%
HSV (HSB):
51°, 66.4894%, 73.7255%
XYZ:
35.8242, 39.4262, 10.4245
xyY:
0.4181, 0.4602, 39.4262
CIE-Lab:
69.0589, -5.4594, 55.1587
CIE-LCH:
69.0589, 55.4282, 95.6525
CIE-Luv:
69.0589, 17.7527, 63.3157
Hunter-Lab:
62.7903, -8.0420, 34.1098
#bca93f color charts
#bca93f color shades, tints & tones
#bca93f color schemes
#bca93f color preview, HTML & CSS examples
This text has a color of #bca93f
<p style="color:#bca93f;">Text here</p>
.mytext {color:#bca93f;}
This box has a color of #bca93f
<div style="background-color:#bca93f;">Content here</div>
.mybackground {background-color:#bca93f;}
Border around this has a color of #bca93f
<div style="border:2px solid #bca93f;">Content here</div>
.myborder {border:2px solid #bca93f;}