#a02b3d color space conversions
Hex:
#a02b3d
RGB:
160, 43, 61
CMY:
37, 83, 76
CMYK:
0, 73, 62, 37
HSL:
351°, 57.6355%, 39.8039%
HSV (HSB):
351°, 73.1250%, 62.7451%
XYZ:
16.2034, 9.5383, 5.4019
xyY:
0.5203, 0.3063, 9.5383
CIE-Lab:
37.0006, 48.7911, 17.8907
CIE-LCH:
37.0006, 51.9677, 20.1370
CIE-Luv:
37.0006, 82.4947, 10.0302
Hunter-Lab:
30.8841, 39.6032, 11.2484
#a02b3d color charts
#a02b3d color shades, tints & tones
#a02b3d color schemes
#a02b3d color preview, HTML & CSS examples
This text has a color of #a02b3d
<p style="color:#a02b3d;">Text here</p>
.mytext {color:#a02b3d;}
This box has a color of #a02b3d
<div style="background-color:#a02b3d;">Content here</div>
.mybackground {background-color:#a02b3d;}
Border around this has a color of #a02b3d
<div style="border:2px solid #a02b3d;">Content here</div>
.myborder {border:2px solid #a02b3d;}