#a03d3d color space conversions
Hex:
#a03d3d
RGB:
160, 61, 61
CMY:
37, 76, 76
CMYK:
0, 62, 62, 37
HSL:
0°, 44.7964%, 43.3333%
HSV (HSB):
0°, 61.8750%, 62.7451%
XYZ:
17.0083, 11.1480, 5.6702
xyY:
0.5028, 0.3296, 11.1480
CIE-Lab:
39.8286, 41.1180, 21.5695
CIE-LCH:
39.8286, 46.4320, 27.6805
CIE-Luv:
39.8286, 72.6078, 15.6549
Hunter-Lab:
33.3886, 32.4983, 13.3031
#a03d3d color charts
#a03d3d color shades, tints & tones
#a03d3d color schemes
#a03d3d color preview, HTML & CSS examples
This text has a color of #a03d3d
<p style="color:#a03d3d;">Text here</p>
.mytext {color:#a03d3d;}
This box has a color of #a03d3d
<div style="background-color:#a03d3d;">Content here</div>
.mybackground {background-color:#a03d3d;}
Border around this has a color of #a03d3d
<div style="border:2px solid #a03d3d;">Content here</div>
.myborder {border:2px solid #a03d3d;}