#995f65 color space conversions
Hex:
#995f65
RGB:
153, 95, 101
CMY:
40, 63, 60
CMYK:
0, 38, 34, 40
HSL:
354°, 23.3871%, 48.6275%
HSV (HSB):
354°, 37.9085%, 60.0000%
XYZ:
19.5780, 15.8963, 14.3483
xyY:
0.3930, 0.3191, 15.8963
CIE-Lab:
46.8382, 24.4347, 6.5660
CIE-LCH:
46.8382, 25.3015, 15.0410
CIE-Luv:
46.8382, 37.9190, 4.1781
Hunter-Lab:
39.8702, 17.8787, 6.5720
#995f65 color charts
#995f65 color shades, tints & tones
#995f65 color schemes
#995f65 color preview, HTML & CSS examples
This text has a color of #995f65
<p style="color:#995f65;">Text here</p>
.mytext {color:#995f65;}
This box has a color of #995f65
<div style="background-color:#995f65;">Content here</div>
.mybackground {background-color:#995f65;}
Border around this has a color of #995f65
<div style="border:2px solid #995f65;">Content here</div>
.myborder {border:2px solid #995f65;}