#a81b4f color space conversions
Hex:
#a81b4f
RGB:
168, 27, 79
CMY:
34, 89, 69
CMYK:
0, 84, 53, 34
HSL:
338°, 72.3077%, 38.2353%
HSV (HSB):
338°, 83.9286%, 65.8824%
XYZ:
17.9517, 9.6732, 8.3181
xyY:
0.4994, 0.2691, 9.6732
CIE-Lab:
37.2494, 57.3513, 6.9464
CIE-LCH:
37.2494, 57.7704, 6.9061
CIE-Luv:
37.2494, 89.1501, -2.5506
Hunter-Lab:
31.1018, 48.6004, 5.9143
#a81b4f color charts
#a81b4f color shades, tints & tones
#a81b4f color schemes
#a81b4f color preview, HTML & CSS examples
This text has a color of #a81b4f
<p style="color:#a81b4f;">Text here</p>
.mytext {color:#a81b4f;}
This box has a color of #a81b4f
<div style="background-color:#a81b4f;">Content here</div>
.mybackground {background-color:#a81b4f;}
Border around this has a color of #a81b4f
<div style="border:2px solid #a81b4f;">Content here</div>
.myborder {border:2px solid #a81b4f;}