#a65d9b color space conversions
Hex:
#a65d9b
RGB:
166, 93, 155
CMY:
35, 64, 39
CMYK:
0, 44, 7, 35
HSL:
309°, 29.0837%, 50.7843%
HSV (HSB):
309°, 43.9759%, 65.0980%
XYZ:
25.5566, 18.3023, 33.1961
xyY:
0.3317, 0.2375, 18.3023
CIE-Lab:
49.8607, 38.8372, -21.0555
CIE-LCH:
49.8607, 44.1776, 331.5358
CIE-Luv:
49.8607, 37.5509, -36.4311
Hunter-Lab:
42.7811, 31.7655, -16.0593
#a65d9b color charts
#a65d9b color shades, tints & tones
#a65d9b color schemes
#a65d9b color preview, HTML & CSS examples
This text has a color of #a65d9b
<p style="color:#a65d9b;">Text here</p>
.mytext {color:#a65d9b;}
This box has a color of #a65d9b
<div style="background-color:#a65d9b;">Content here</div>
.mybackground {background-color:#a65d9b;}
Border around this has a color of #a65d9b
<div style="border:2px solid #a65d9b;">Content here</div>
.myborder {border:2px solid #a65d9b;}