#a64b65 color space conversions
Hex:
#a64b65
RGB:
166, 75, 101
CMY:
35, 71, 60
CMYK:
0, 55, 39, 35
HSL:
343°, 37.7593%, 47.2549%
HSV (HSB):
343°, 54.8193%, 65.0980%
XYZ:
20.5909, 14.0787, 13.9441
xyY:
0.4236, 0.2896, 14.0787
CIE-Lab:
44.3456, 40.1853, 3.2334
CIE-LCH:
44.3456, 40.3151, 4.6002
CIE-Luv:
44.3456, 59.4897, -3.0135
Hunter-Lab:
37.5216, 32.2934, 4.2313
#a64b65 color charts
#a64b65 color shades, tints & tones
#a64b65 color schemes
#a64b65 color preview, HTML & CSS examples
This text has a color of #a64b65
<p style="color:#a64b65;">Text here</p>
.mytext {color:#a64b65;}
This box has a color of #a64b65
<div style="background-color:#a64b65;">Content here</div>
.mybackground {background-color:#a64b65;}
Border around this has a color of #a64b65
<div style="border:2px solid #a64b65;">Content here</div>
.myborder {border:2px solid #a64b65;}