#bdfc0c color space conversions
Hex:
#bdfc0c
RGB:
189, 252, 12
CMY:
26, 1, 95
CMYK:
25, 0, 95, 1
HSL:
76°, 97.5610%, 51.7647%
HSV (HSB):
76°, 95.2381%, 98.8235%
XYZ:
55.8630, 80.4662, 12.9351
xyY:
0.3743, 0.5391, 80.4662
CIE-Lab:
91.8936, -46.2343, 87.7055
CIE-LCH:
91.8936, 99.1457, 117.7961
CIE-Luv:
91.8936, -31.2665, 105.1579
Hunter-Lab:
89.7029, -45.8182, 54.2425
#bdfc0c color charts
#bdfc0c color shades, tints & tones
#bdfc0c color schemes
#bdfc0c color preview, HTML & CSS examples
This text has a color of #bdfc0c
<p style="color:#bdfc0c;">Text here</p>
.mytext {color:#bdfc0c;}
This box has a color of #bdfc0c
<div style="background-color:#bdfc0c;">Content here</div>
.mybackground {background-color:#bdfc0c;}
Border around this has a color of #bdfc0c
<div style="border:2px solid #bdfc0c;">Content here</div>
.myborder {border:2px solid #bdfc0c;}