#a03255 color space conversions
Hex:
#a03255
RGB:
160, 50, 85
CMY:
37, 80, 67
CMYK:
0, 69, 47, 37
HSL:
341°, 52.3810%, 41.1765%
HSV (HSB):
341°, 68.7500%, 62.7451%
XYZ:
17.2775, 10.4107, 9.6932
xyY:
0.4622, 0.2785, 10.4107
CIE-Lab:
38.5696, 48.0237, 4.7827
CIE-LCH:
38.5696, 48.2613, 5.6874
CIE-Luv:
38.5696, 71.9093, -2.8474
Hunter-Lab:
32.2656, 39.1181, 4.7741
#a03255 color charts
#a03255 color shades, tints & tones
#a03255 color schemes
#a03255 color preview, HTML & CSS examples
This text has a color of #a03255
<p style="color:#a03255;">Text here</p>
.mytext {color:#a03255;}
This box has a color of #a03255
<div style="background-color:#a03255;">Content here</div>
.mybackground {background-color:#a03255;}
Border around this has a color of #a03255
<div style="border:2px solid #a03255;">Content here</div>
.myborder {border:2px solid #a03255;}