#95cc32 color space conversions
Hex:
#95cc32
RGB:
149, 204, 50
CMY:
42, 20, 80
CMYK:
27, 0, 75, 20
HSL:
81°, 60.6299%, 49.8039%
HSV (HSB):
81°, 75.4902%, 80.0000%
XYZ:
34.5630, 49.8056, 10.8094
xyY:
0.3631, 0.5233, 49.8056
CIE-Lab:
75.9498, -39.4507, 65.9271
CIE-LCH:
75.9498, 76.8293, 120.8962
CIE-Luv:
75.9498, -27.6582, 81.2478
Hunter-Lab:
70.5731, -36.0829, 40.3199
#95cc32 color charts
#95cc32 color shades, tints & tones
#95cc32 color schemes
#95cc32 color preview, HTML & CSS examples
This text has a color of #95cc32
<p style="color:#95cc32;">Text here</p>
.mytext {color:#95cc32;}
This box has a color of #95cc32
<div style="background-color:#95cc32;">Content here</div>
.mybackground {background-color:#95cc32;}
Border around this has a color of #95cc32
<div style="border:2px solid #95cc32;">Content here</div>
.myborder {border:2px solid #95cc32;}