#95b80d color space conversions
Hex:
#95b80d
RGB:
149, 184, 13
CMY:
42, 28, 95
CMYK:
19, 0, 93, 28
HSL:
72°, 86.8020%, 38.6275%
HSV (HSB):
72°, 92.9348%, 72.1569%
XYZ:
29.6076, 40.6996, 6.6761
xyY:
0.3846, 0.5287, 40.6996
CIE-Lab:
69.9649, -31.5970, 69.3504
CIE-LCH:
69.9649, 76.2093, 114.4947
CIE-Luv:
69.9649, -16.7677, 78.7202
Hunter-Lab:
63.7962, -28.8023, 38.4528
#95b80d color charts
#95b80d color shades, tints & tones
#95b80d color schemes
#95b80d color preview, HTML & CSS examples
This text has a color of #95b80d
<p style="color:#95b80d;">Text here</p>
.mytext {color:#95b80d;}
This box has a color of #95b80d
<div style="background-color:#95b80d;">Content here</div>
.mybackground {background-color:#95b80d;}
Border around this has a color of #95b80d
<div style="border:2px solid #95b80d;">Content here</div>
.myborder {border:2px solid #95b80d;}