#bdc93f color space conversions
Hex:
#bdc93f
RGB:
189, 201, 63
CMY:
26, 21, 75
CMYK:
6, 0, 69, 21
HSL:
65°, 56.0976%, 51.7647%
HSV (HSB):
65°, 68.6567%, 78.8235%
XYZ:
42.7701, 52.9510, 12.6690
xyY:
0.3946, 0.4885, 52.9510
CIE-Lab:
77.8461, -21.3572, 64.1645
CIE-LCH:
77.8461, 67.6255, 108.4101
CIE-Luv:
77.8461, -2.3566, 77.1916
Hunter-Lab:
72.7674, -22.4270, 40.6147
#bdc93f color charts
#bdc93f color shades, tints & tones
#bdc93f color schemes
#bdc93f color preview, HTML & CSS examples
This text has a color of #bdc93f
<p style="color:#bdc93f;">Text here</p>
.mytext {color:#bdc93f;}
This box has a color of #bdc93f
<div style="background-color:#bdc93f;">Content here</div>
.mybackground {background-color:#bdc93f;}
Border around this has a color of #bdc93f
<div style="border:2px solid #bdc93f;">Content here</div>
.myborder {border:2px solid #bdc93f;}