#a03c41 color space conversions
Hex:
#a03c41
RGB:
160, 60, 65
CMY:
37, 76, 75
CMYK:
0, 63, 59, 37
HSL:
357°, 45.4545%, 43.1373%
HSV (HSB):
357°, 62.5000%, 62.7451%
XYZ:
17.0672, 11.0870, 6.2415
xyY:
0.4962, 0.3223, 11.0870
CIE-Lab:
39.7265, 41.8831, 18.9652
CIE-LCH:
39.7265, 45.9768, 24.3616
CIE-Luv:
39.7265, 72.2837, 13.1189
Hunter-Lab:
33.2971, 33.2245, 12.1941
#a03c41 color charts
#a03c41 color shades, tints & tones
#a03c41 color schemes
#a03c41 color preview, HTML & CSS examples
This text has a color of #a03c41
<p style="color:#a03c41;">Text here</p>
.mytext {color:#a03c41;}
This box has a color of #a03c41
<div style="background-color:#a03c41;">Content here</div>
.mybackground {background-color:#a03c41;}
Border around this has a color of #a03c41
<div style="border:2px solid #a03c41;">Content here</div>
.myborder {border:2px solid #a03c41;}