#bca60c color space conversions
Hex:
#bca60c
RGB:
188, 166, 12
CMY:
26, 35, 95
CMYK:
0, 12, 94, 26
HSL:
53°, 88.0000%, 39.2157%
HSV (HSB):
53°, 93.6170%, 73.7255%
XYZ:
34.4416, 37.9903, 5.8654
xyY:
0.4399, 0.4852, 37.9903
CIE-Lab:
68.0135, -5.6609, 69.3167
CIE-LCH:
68.0135, 69.5475, 94.6689
CIE-Luv:
68.0135, 20.9441, 72.0229
Hunter-Lab:
61.6363, -8.1199, 37.5033
#bca60c color charts
#bca60c color shades, tints & tones
#bca60c color schemes
#bca60c color preview, HTML & CSS examples
This text has a color of #bca60c
<p style="color:#bca60c;">Text here</p>
.mytext {color:#bca60c;}
This box has a color of #bca60c
<div style="background-color:#bca60c;">Content here</div>
.mybackground {background-color:#bca60c;}
Border around this has a color of #bca60c
<div style="border:2px solid #bca60c;">Content here</div>
.myborder {border:2px solid #bca60c;}