#96bc8c color space conversions
Hex:
#96bc8c
RGB:
150, 188, 140
CMY:
41, 26, 45
CMYK:
20, 0, 26, 26
HSL:
108°, 26.3736%, 64.3137%
HSV (HSB):
108°, 25.5319%, 73.7255%
XYZ:
35.2945, 44.3439, 31.5100
xyY:
0.3175, 0.3990, 44.3439
CIE-Lab:
72.4578, -21.8988, 20.2237
CIE-LCH:
72.4578, 29.8087, 137.2772
CIE-Luv:
72.4578, -19.0779, 31.7258
Hunter-Lab:
66.5912, -21.9265, 18.5587
#96bc8c color charts
#96bc8c color shades, tints & tones
#96bc8c color schemes
#96bc8c color preview, HTML & CSS examples
This text has a color of #96bc8c
<p style="color:#96bc8c;">Text here</p>
.mytext {color:#96bc8c;}
This box has a color of #96bc8c
<div style="background-color:#96bc8c;">Content here</div>
.mybackground {background-color:#96bc8c;}
Border around this has a color of #96bc8c
<div style="border:2px solid #96bc8c;">Content here</div>
.myborder {border:2px solid #96bc8c;}