#95c20c color space conversions
Hex:
#95c20c
RGB:
149, 194, 12
CMY:
42, 24, 95
CMYK:
23, 0, 94, 24
HSL:
75°, 88.3495%, 40.3922%
HSV (HSB):
75°, 93.8144%, 76.0784%
XYZ:
31.7526, 44.9997, 7.3601
xyY:
0.3775, 0.5350, 44.9997
CIE-Lab:
72.8917, -36.2172, 71.7903
CIE-LCH:
72.8917, 80.4085, 116.7703
CIE-Luv:
72.8917, -22.3379, 82.7687
Hunter-Lab:
67.0818, -32.9018, 40.4521
#95c20c color charts
#95c20c color shades, tints & tones
#95c20c color schemes
#95c20c color preview, HTML & CSS examples
This text has a color of #95c20c
<p style="color:#95c20c;">Text here</p>
.mytext {color:#95c20c;}
This box has a color of #95c20c
<div style="background-color:#95c20c;">Content here</div>
.mybackground {background-color:#95c20c;}
Border around this has a color of #95c20c
<div style="border:2px solid #95c20c;">Content here</div>
.myborder {border:2px solid #95c20c;}