#a75a75 color space conversions
Hex:
#a75a75
RGB:
167, 90, 117
CMY:
35, 65, 54
CMYK:
0, 46, 30, 35
HSL:
339°, 30.4348%, 50.3922%
HSV (HSB):
339°, 46.1078%, 65.4902%
XYZ:
22.8034, 16.8122, 18.8728
xyY:
0.3899, 0.2874, 16.8122
CIE-Lab:
48.0225, 34.7284, -1.1286
CIE-LCH:
48.0225, 34.7468, 358.1387
CIE-Luv:
48.0225, 48.2126, -7.5171
Hunter-Lab:
41.0026, 27.5172, 1.4117
#a75a75 color charts
#a75a75 color shades, tints & tones
#a75a75 color schemes
#a75a75 color preview, HTML & CSS examples
This text has a color of #a75a75
<p style="color:#a75a75;">Text here</p>
.mytext {color:#a75a75;}
This box has a color of #a75a75
<div style="background-color:#a75a75;">Content here</div>
.mybackground {background-color:#a75a75;}
Border around this has a color of #a75a75
<div style="border:2px solid #a75a75;">Content here</div>
.myborder {border:2px solid #a75a75;}