#99bf4d color space conversions
Hex:
#99bf4d
RGB:
153, 191, 77
CMY:
40, 25, 70
CMYK:
20, 0, 60, 25
HSL:
80°, 47.1074%, 52.5490%
HSV (HSB):
80°, 59.6859%, 74.9020%
XYZ:
33.1072, 44.5697, 13.8791
xyY:
0.3616, 0.4868, 44.5697
CIE-Lab:
72.6077, -30.1278, 52.1181
CIE-LCH:
72.6077, 60.1995, 120.0308
CIE-Luv:
72.6077, -18.5703, 67.3269
Hunter-Lab:
66.7606, -28.3111, 34.4064
#99bf4d color charts
#99bf4d color shades, tints & tones
#99bf4d color schemes
#99bf4d color preview, HTML & CSS examples
This text has a color of #99bf4d
<p style="color:#99bf4d;">Text here</p>
.mytext {color:#99bf4d;}
This box has a color of #99bf4d
<div style="background-color:#99bf4d;">Content here</div>
.mybackground {background-color:#99bf4d;}
Border around this has a color of #99bf4d
<div style="border:2px solid #99bf4d;">Content here</div>
.myborder {border:2px solid #99bf4d;}