#95f005 color space conversions
Hex:
#95f005
RGB:
149, 240, 5
CMY:
42, 6, 98
CMYK:
38, 0, 98, 6
HSL:
83°, 95.9184%, 48.0392%
HSV (HSB):
83°, 97.9167%, 94.1176%
XYZ:
43.5819, 68.7207, 11.1110
xyY:
0.3531, 0.5568, 68.7207
CIE-Lab:
86.3656, -55.6703, 83.0319
CIE-LCH:
86.3656, 99.9674, 123.8406
CIE-Luv:
86.3656, -45.4326, 101.0507
Hunter-Lab:
82.8979, -51.2287, 50.0818
#95f005 color charts
#95f005 color shades, tints & tones
#95f005 color schemes
#95f005 color preview, HTML & CSS examples
This text has a color of #95f005
<p style="color:#95f005;">Text here</p>
.mytext {color:#95f005;}
This box has a color of #95f005
<div style="background-color:#95f005;">Content here</div>
.mybackground {background-color:#95f005;}
Border around this has a color of #95f005
<div style="border:2px solid #95f005;">Content here</div>
.myborder {border:2px solid #95f005;}