#a03a3f color space conversions
Hex:
#a03a3f
RGB:
160, 58, 63
CMY:
37, 77, 75
CMYK:
0, 64, 61, 37
HSL:
357°, 46.7890%, 42.7451%
HSV (HSB):
357°, 63.7500%, 62.7451%
XYZ:
16.9075, 10.8586, 5.9074
xyY:
0.5021, 0.3225, 10.8586
CIE-Lab:
39.3412, 42.6610, 19.7020
CIE-LCH:
39.3412, 46.9908, 24.7888
CIE-Luv:
39.3412, 73.9411, 13.5346
Hunter-Lab:
32.9524, 33.9196, 12.4376
#a03a3f color charts
#a03a3f color shades, tints & tones
#a03a3f color schemes
#a03a3f color preview, HTML & CSS examples
This text has a color of #a03a3f
<p style="color:#a03a3f;">Text here</p>
.mytext {color:#a03a3f;}
This box has a color of #a03a3f
<div style="background-color:#a03a3f;">Content here</div>
.mybackground {background-color:#a03a3f;}
Border around this has a color of #a03a3f
<div style="border:2px solid #a03a3f;">Content here</div>
.myborder {border:2px solid #a03a3f;}