#99bf94 color space conversions
Hex:
#99bf94
RGB:
153, 191, 148
CMY:
40, 25, 42
CMYK:
20, 0, 23, 25
HSL:
113°, 25.1462%, 66.4706%
HSV (HSB):
113°, 22.5131%, 74.9020%
XYZ:
37.1130, 46.1720, 34.9730
xyY:
0.3138, 0.3904, 46.1720
CIE-Lab:
73.6570, -20.9989, 17.6125
CIE-LCH:
73.6570, 27.4072, 140.0123
CIE-Luv:
73.6570, -19.1226, 28.3024
Hunter-Lab:
67.9500, -21.4193, 17.0492
#99bf94 color charts
#99bf94 color shades, tints & tones
#99bf94 color schemes
#99bf94 color preview, HTML & CSS examples
This text has a color of #99bf94
<p style="color:#99bf94;">Text here</p>
.mytext {color:#99bf94;}
This box has a color of #99bf94
<div style="background-color:#99bf94;">Content here</div>
.mybackground {background-color:#99bf94;}
Border around this has a color of #99bf94
<div style="border:2px solid #99bf94;">Content here</div>
.myborder {border:2px solid #99bf94;}