#bcd512 color space conversions
Hex:
#bcd512
RGB:
188, 213, 18
CMY:
26, 16, 93
CMYK:
12, 0, 92, 16
HSL:
68°, 84.4156%, 45.2941%
HSV (HSB):
68°, 91.5493%, 83.5294%
XYZ:
44.6425, 58.3235, 9.4769
xyY:
0.3970, 0.5187, 58.3235
CIE-Lab:
80.9183, -29.0884, 78.4668
CIE-LCH:
80.9183, 83.6850, 110.3402
CIE-Luv:
80.9183, -9.9517, 89.8473
Hunter-Lab:
76.3698, -29.3040, 46.1014
#bcd512 color charts
#bcd512 color shades, tints & tones
#bcd512 color schemes
#bcd512 color preview, HTML & CSS examples
This text has a color of #bcd512
<p style="color:#bcd512;">Text here</p>
.mytext {color:#bcd512;}
This box has a color of #bcd512
<div style="background-color:#bcd512;">Content here</div>
.mybackground {background-color:#bcd512;}
Border around this has a color of #bcd512
<div style="border:2px solid #bcd512;">Content here</div>
.myborder {border:2px solid #bcd512;}