#a02b3f color space conversions
Hex:
#a02b3f
RGB:
160, 43, 63
CMY:
37, 83, 75
CMYK:
0, 73, 61, 37
HSL:
350°, 57.6355%, 39.8039%
HSV (HSB):
350°, 73.1250%, 62.7451%
XYZ:
16.2583, 9.5602, 5.6910
xyY:
0.5160, 0.3034, 9.5602
CIE-Lab:
37.0413, 48.9287, 16.6725
CIE-LCH:
37.0413, 51.6913, 18.8166
CIE-Luv:
37.0413, 81.9242, 8.9115
Hunter-Lab:
30.9196, 39.7504, 10.7309
#a02b3f color charts
#a02b3f color shades, tints & tones
#a02b3f color schemes
#a02b3f color preview, HTML & CSS examples
This text has a color of #a02b3f
<p style="color:#a02b3f;">Text here</p>
.mytext {color:#a02b3f;}
This box has a color of #a02b3f
<div style="background-color:#a02b3f;">Content here</div>
.mybackground {background-color:#a02b3f;}
Border around this has a color of #a02b3f
<div style="border:2px solid #a02b3f;">Content here</div>
.myborder {border:2px solid #a02b3f;}