#bdf60c color space conversions
Hex:
#bdf60c
RGB:
189, 246, 12
CMY:
26, 4, 95
CMYK:
23, 0, 95, 4
HSL:
75°, 92.8571%, 50.5882%
HSV (HSB):
75°, 95.1220%, 96.4706%
XYZ:
54.0084, 76.7569, 12.3168
xyY:
0.3775, 0.5365, 76.7569
CIE-Lab:
90.2096, -43.6628, 86.3940
CIE-LCH:
90.2096, 96.8006, 116.8116
CIE-Luv:
90.2096, -28.0791, 102.8869
Hunter-Lab:
87.6110, -43.2818, 52.9924
#bdf60c color charts
#bdf60c color shades, tints & tones
#bdf60c color schemes
#bdf60c color preview, HTML & CSS examples
This text has a color of #bdf60c
<p style="color:#bdf60c;">Text here</p>
.mytext {color:#bdf60c;}
This box has a color of #bdf60c
<div style="background-color:#bdf60c;">Content here</div>
.mybackground {background-color:#bdf60c;}
Border around this has a color of #bdf60c
<div style="border:2px solid #bdf60c;">Content here</div>
.myborder {border:2px solid #bdf60c;}