#a03042 color space conversions
Hex:
#a03042
RGB:
160, 48, 66
CMY:
37, 81, 74
CMYK:
0, 70, 59, 37
HSL:
350°, 53.8462%, 40.7843%
HSV (HSB):
350°, 70.0000%, 62.7451%
XYZ:
16.5375, 9.9808, 6.2091
xyY:
0.5053, 0.3050, 9.9808
CIE-Lab:
37.8080, 47.2037, 15.7909
CIE-LCH:
37.8080, 49.7749, 18.4964
CIE-Luv:
37.8080, 78.6236, 8.6209
Hunter-Lab:
31.5925, 38.1516, 10.4620
#a03042 color charts
#a03042 color shades, tints & tones
#a03042 color schemes
#a03042 color preview, HTML & CSS examples
This text has a color of #a03042
<p style="color:#a03042;">Text here</p>
.mytext {color:#a03042;}
This box has a color of #a03042
<div style="background-color:#a03042;">Content here</div>
.mybackground {background-color:#a03042;}
Border around this has a color of #a03042
<div style="border:2px solid #a03042;">Content here</div>
.myborder {border:2px solid #a03042;}