#95f32a color space conversions
Hex:
#95f32a
RGB:
149, 243, 42
CMY:
42, 5, 84
CMYK:
39, 0, 83, 5
HSL:
88°, 89.3333%, 55.8824%
HSV (HSB):
88°, 82.7160%, 95.2941%
XYZ:
44.8629, 70.6579, 13.4643
xyY:
0.3478, 0.5478, 70.6579
CIE-Lab:
87.3185, -56.0367, 78.4944
CIE-LCH:
87.3185, 96.4442, 125.5228
CIE-Luv:
87.3185, -46.6888, 98.7493
Hunter-Lab:
84.0583, -51.8343, 49.3438
#95f32a color charts
#95f32a color shades, tints & tones
#95f32a color schemes
#95f32a color preview, HTML & CSS examples
This text has a color of #95f32a
<p style="color:#95f32a;">Text here</p>
.mytext {color:#95f32a;}
This box has a color of #95f32a
<div style="background-color:#95f32a;">Content here</div>
.mybackground {background-color:#95f32a;}
Border around this has a color of #95f32a
<div style="border:2px solid #95f32a;">Content here</div>
.myborder {border:2px solid #95f32a;}