#a02d3d color space conversions
Hex:
#a02d3d
RGB:
160, 45, 61
CMY:
37, 82, 76
CMYK:
0, 72, 62, 37
HSL:
352°, 56.0976%, 40.1961%
HSV (HSB):
352°, 71.8750%, 62.7451%
XYZ:
16.2779, 9.6873, 5.4268
xyY:
0.5185, 0.3086, 9.6873
CIE-Lab:
37.2752, 48.0318, 18.2517
CIE-LCH:
37.2752, 51.3827, 20.8064
CIE-Luv:
37.2752, 81.5197, 10.5808
Hunter-Lab:
31.1244, 38.8869, 11.4494
#a02d3d color charts
#a02d3d color shades, tints & tones
#a02d3d color schemes
#a02d3d color preview, HTML & CSS examples
This text has a color of #a02d3d
<p style="color:#a02d3d;">Text here</p>
.mytext {color:#a02d3d;}
This box has a color of #a02d3d
<div style="background-color:#a02d3d;">Content here</div>
.mybackground {background-color:#a02d3d;}
Border around this has a color of #a02d3d
<div style="border:2px solid #a02d3d;">Content here</div>
.myborder {border:2px solid #a02d3d;}