#a03033 color space conversions
Hex:
#a03033
RGB:
160, 48, 51
CMY:
37, 81, 80
CMYK:
0, 70, 68, 37
HSL:
358°, 53.8462%, 40.7843%
HSV (HSB):
358°, 70.0000%, 62.7451%
XYZ:
16.1517, 9.8265, 4.1774
xyY:
0.5356, 0.3259, 9.8265
CIE-Lab:
37.5292, 46.2175, 24.8372
CIE-LCH:
37.5292, 52.4685, 28.2535
CIE-Luv:
37.5292, 82.4881, 16.5504
Hunter-Lab:
31.3473, 37.1146, 14.0420
#a03033 color charts
#a03033 color shades, tints & tones
#a03033 color schemes
#a03033 color preview, HTML & CSS examples
This text has a color of #a03033
<p style="color:#a03033;">Text here</p>
.mytext {color:#a03033;}
This box has a color of #a03033
<div style="background-color:#a03033;">Content here</div>
.mybackground {background-color:#a03033;}
Border around this has a color of #a03033
<div style="border:2px solid #a03033;">Content here</div>
.myborder {border:2px solid #a03033;}