#bcd10d color space conversions
Hex:
#bcd10d
RGB:
188, 209, 13
CMY:
26, 18, 95
CMYK:
10, 0, 94, 18
HSL:
66°, 88.2883%, 43.5294%
HSV (HSB):
66°, 93.7799%, 81.9608%
XYZ:
43.6121, 56.3214, 8.9533
xyY:
0.4005, 0.5172, 56.3214
CIE-Lab:
79.7964, -27.2656, 78.1959
CIE-LCH:
79.7964, 82.8131, 109.2228
CIE-Luv:
79.7964, -7.5172, 88.6598
Hunter-Lab:
75.0476, -27.6021, 45.4599
#bcd10d color charts
#bcd10d color shades, tints & tones
#bcd10d color schemes
#bcd10d color preview, HTML & CSS examples
This text has a color of #bcd10d
<p style="color:#bcd10d;">Text here</p>
.mytext {color:#bcd10d;}
This box has a color of #bcd10d
<div style="background-color:#bcd10d;">Content here</div>
.mybackground {background-color:#bcd10d;}
Border around this has a color of #bcd10d
<div style="border:2px solid #bcd10d;">Content here</div>
.myborder {border:2px solid #bcd10d;}