#a00f55 color space conversions
Hex:
#a00f55
RGB:
160, 15, 85
CMY:
37, 94, 67
CMYK:
0, 91, 47, 37
HSL:
331°, 82.8571%, 34.3137%
HSV (HSB):
331°, 90.6250%, 62.7451%
XYZ:
16.3077, 8.4711, 9.3699
xyY:
0.4775, 0.2481, 8.4711
CIE-Lab:
34.9454, 58.2437, -0.4620
CIE-LCH:
34.9454, 58.2456, 359.5455
CIE-Luv:
34.9454, 82.9309, -10.7880
Hunter-Lab:
29.1052, 49.0801, 1.2862
#a00f55 color charts
#a00f55 color shades, tints & tones
#a00f55 color schemes
#a00f55 color preview, HTML & CSS examples
This text has a color of #a00f55
<p style="color:#a00f55;">Text here</p>
.mytext {color:#a00f55;}
This box has a color of #a00f55
<div style="background-color:#a00f55;">Content here</div>
.mybackground {background-color:#a00f55;}
Border around this has a color of #a00f55
<div style="border:2px solid #a00f55;">Content here</div>
.myborder {border:2px solid #a00f55;}