#a75f65 color space conversions
Hex:
#a75f65
RGB:
167, 95, 101
CMY:
35, 63, 60
CMYK:
0, 43, 40, 35
HSL:
355°, 29.0323%, 51.3725%
HSV (HSB):
355°, 43.1138%, 65.4902%
XYZ:
22.3775, 17.3395, 14.4794
xyY:
0.4129, 0.3199, 17.3395
CIE-Lab:
48.6850, 29.9266, 9.4414
CIE-LCH:
48.6850, 31.3806, 17.5097
CIE-Luv:
48.6850, 48.6125, 6.6433
Hunter-Lab:
41.6407, 23.0538, 8.5321
#a75f65 color charts
#a75f65 color shades, tints & tones
#a75f65 color schemes
#a75f65 color preview, HTML & CSS examples
This text has a color of #a75f65
<p style="color:#a75f65;">Text here</p>
.mytext {color:#a75f65;}
This box has a color of #a75f65
<div style="background-color:#a75f65;">Content here</div>
.mybackground {background-color:#a75f65;}
Border around this has a color of #a75f65
<div style="border:2px solid #a75f65;">Content here</div>
.myborder {border:2px solid #a75f65;}