#bcc31d color space conversions
Hex:
#bcc31d
RGB:
188, 195, 29
CMY:
26, 24, 89
CMYK:
4, 0, 85, 24
HSL:
63°, 74.1071%, 43.9216%
HSV (HSB):
63°, 85.1282%, 76.4706%
XYZ:
40.4759, 49.8103, 8.6434
xyY:
0.4091, 0.5035, 49.8103
CIE-Lab:
75.9527, -20.1731, 72.5839
CIE-LCH:
75.9527, 75.3351, 105.5321
CIE-Luv:
75.9527, 1.1518, 81.6460
Hunter-Lab:
70.5764, -21.1381, 42.1423
#bcc31d color charts
#bcc31d color shades, tints & tones
#bcc31d color schemes
#bcc31d color preview, HTML & CSS examples
This text has a color of #bcc31d
<p style="color:#bcc31d;">Text here</p>
.mytext {color:#bcc31d;}
This box has a color of #bcc31d
<div style="background-color:#bcc31d;">Content here</div>
.mybackground {background-color:#bcc31d;}
Border around this has a color of #bcc31d
<div style="border:2px solid #bcc31d;">Content here</div>
.myborder {border:2px solid #bcc31d;}