#95905c color space conversions
Hex:
#95905c
RGB:
149, 144, 92
CMY:
42, 44, 64
CMYK:
0, 3, 38, 42
HSL:
55°, 23.6515%, 47.2549%
HSV (HSB):
55°, 38.2550%, 58.4314%
XYZ:
24.2995, 27.1088, 14.0770
xyY:
0.3711, 0.4140, 27.1088
CIE-Lab:
59.0749, -6.2602, 28.3094
CIE-LCH:
59.0749, 28.9933, 102.4694
CIE-Luv:
59.0749, 5.8227, 36.3242
Hunter-Lab:
52.0661, -7.8090, 20.4161
#95905c color charts
#95905c color shades, tints & tones
#95905c color schemes
#95905c color preview, HTML & CSS examples
This text has a color of #95905c
<p style="color:#95905c;">Text here</p>
.mytext {color:#95905c;}
This box has a color of #95905c
<div style="background-color:#95905c;">Content here</div>
.mybackground {background-color:#95905c;}
Border around this has a color of #95905c
<div style="border:2px solid #95905c;">Content here</div>
.myborder {border:2px solid #95905c;}