#bdc60c color space conversions
Hex:
#bdc60c
RGB:
189, 198, 12
CMY:
26, 22, 95
CMYK:
5, 0, 94, 22
HSL:
63°, 88.5714%, 41.1765%
HSV (HSB):
63°, 93.9394%, 77.6471%
XYZ:
41.2467, 51.2335, 8.0630
xyY:
0.4102, 0.5096, 51.2335
CIE-Lab:
76.8203, -21.5399, 76.0487
CIE-LCH:
76.8203, 79.0403, 105.8141
CIE-Luv:
76.8203, 0.0007, 84.4712
Hunter-Lab:
71.5776, -22.3999, 43.4255
#bdc60c color charts
#bdc60c color shades, tints & tones
#bdc60c color schemes
#bdc60c color preview, HTML & CSS examples
This text has a color of #bdc60c
<p style="color:#bdc60c;">Text here</p>
.mytext {color:#bdc60c;}
This box has a color of #bdc60c
<div style="background-color:#bdc60c;">Content here</div>
.mybackground {background-color:#bdc60c;}
Border around this has a color of #bdc60c
<div style="border:2px solid #bdc60c;">Content here</div>
.myborder {border:2px solid #bdc60c;}