#a81b65 color space conversions
Hex:
#a81b65
RGB:
168, 27, 101
CMY:
34, 89, 60
CMYK:
0, 84, 40, 34
HSL:
329°, 72.3077%, 38.2353%
HSV (HSB):
329°, 83.9286%, 65.8824%
XYZ:
18.8893, 10.0483, 13.2559
xyY:
0.4477, 0.2381, 10.0483
CIE-Lab:
37.9289, 59.3326, -6.1431
CIE-LCH:
37.9289, 59.6497, 354.0888
CIE-Luv:
37.9289, 80.3816, -17.9592
Hunter-Lab:
31.6990, 50.8943, -2.6045
#a81b65 color charts
#a81b65 color shades, tints & tones
#a81b65 color schemes
#a81b65 color preview, HTML & CSS examples
This text has a color of #a81b65
<p style="color:#a81b65;">Text here</p>
.mytext {color:#a81b65;}
This box has a color of #a81b65
<div style="background-color:#a81b65;">Content here</div>
.mybackground {background-color:#a81b65;}
Border around this has a color of #a81b65
<div style="border:2px solid #a81b65;">Content here</div>
.myborder {border:2px solid #a81b65;}