#a01f5a color space conversions
Hex:
#a01f5a
RGB:
160, 31, 90
CMY:
37, 88, 65
CMYK:
0, 81, 44, 37
HSL:
333°, 67.5393%, 37.4510%
HSV (HSB):
333°, 80.6250%, 62.7451%
XYZ:
16.8327, 9.1917, 10.5599
xyY:
0.4601, 0.2512, 9.1917
CIE-Lab:
36.3509, 55.1352, -1.6287
CIE-LCH:
36.3509, 55.1593, 358.3080
CIE-Luv:
36.3509, 77.2158, -11.5784
Hunter-Lab:
30.3179, 46.0479, 0.5715
#a01f5a color charts
#a01f5a color shades, tints & tones
#a01f5a color schemes
#a01f5a color preview, HTML & CSS examples
This text has a color of #a01f5a
<p style="color:#a01f5a;">Text here</p>
.mytext {color:#a01f5a;}
This box has a color of #a01f5a
<div style="background-color:#a01f5a;">Content here</div>
.mybackground {background-color:#a01f5a;}
Border around this has a color of #a01f5a
<div style="border:2px solid #a01f5a;">Content here</div>
.myborder {border:2px solid #a01f5a;}