#a81a5d color space conversions
Hex:
#a81a5d
RGB:
168, 26, 93
CMY:
34, 90, 64
CMYK:
0, 85, 45, 34
HSL:
332°, 73.1959%, 38.0392%
HSV (HSB):
332°, 84.5238%, 65.8824%
XYZ:
18.4936, 9.8539, 11.2832
xyY:
0.4666, 0.2486, 9.8539
CIE-Lab:
37.5790, 58.7890, -1.5632
CIE-LCH:
37.5790, 58.8098, 358.4769
CIE-Luv:
37.5790, 83.9052, -12.3336
Hunter-Lab:
31.3910, 50.2270, 0.6624
#a81a5d color charts
#a81a5d color shades, tints & tones
#a81a5d color schemes
#a81a5d color preview, HTML & CSS examples
This text has a color of #a81a5d
<p style="color:#a81a5d;">Text here</p>
.mytext {color:#a81a5d;}
This box has a color of #a81a5d
<div style="background-color:#a81a5d;">Content here</div>
.mybackground {background-color:#a81a5d;}
Border around this has a color of #a81a5d
<div style="border:2px solid #a81a5d;">Content here</div>
.myborder {border:2px solid #a81a5d;}