#a00e43 color space conversions
Hex:
#a00e43
RGB:
160, 14, 67
CMY:
37, 95, 74
CMYK:
0, 91, 58, 37
HSL:
338°, 83.9080%, 34.1176%
HSV (HSB):
338°, 91.2500%, 62.7451%
XYZ:
15.6674, 8.1929, 6.0658
xyY:
0.5235, 0.2738, 8.1929
CIE-Lab:
34.3814, 56.9892, 10.4799
CIE-LCH:
34.3814, 57.9447, 10.4198
CIE-Luv:
34.3814, 90.2606, 0.9138
Hunter-Lab:
28.6233, 47.6139, 7.4716
#a00e43 color charts
#a00e43 color shades, tints & tones
#a00e43 color schemes
#a00e43 color preview, HTML & CSS examples
This text has a color of #a00e43
<p style="color:#a00e43;">Text here</p>
.mytext {color:#a00e43;}
This box has a color of #a00e43
<div style="background-color:#a00e43;">Content here</div>
.mybackground {background-color:#a00e43;}
Border around this has a color of #a00e43
<div style="border:2px solid #a00e43;">Content here</div>
.myborder {border:2px solid #a00e43;}