#bcc10a color space conversions
Hex:
#bcc10a
RGB:
188, 193, 10
CMY:
26, 24, 96
CMYK:
3, 0, 95, 24
HSL:
62°, 90.1478%, 39.8039%
HSV (HSB):
62°, 94.8187%, 75.6863%
XYZ:
39.8638, 48.8532, 7.6157
xyY:
0.4138, 0.5071, 48.8532
CIE-Lab:
75.3599, -19.5241, 75.1133
CIE-LCH:
75.3599, 77.6093, 104.5704
CIE-Luv:
75.3599, 2.5514, 82.6506
Hunter-Lab:
69.8951, -20.5111, 42.4663
#bcc10a color charts
#bcc10a color shades, tints & tones
#bcc10a color schemes
#bcc10a color preview, HTML & CSS examples
This text has a color of #bcc10a
<p style="color:#bcc10a;">Text here</p>
.mytext {color:#bcc10a;}
This box has a color of #bcc10a
<div style="background-color:#bcc10a;">Content here</div>
.mybackground {background-color:#bcc10a;}
Border around this has a color of #bcc10a
<div style="border:2px solid #bcc10a;">Content here</div>
.myborder {border:2px solid #bcc10a;}