#a03d75 color space conversions
Hex:
#a03d75
RGB:
160, 61, 117
CMY:
37, 76, 54
CMYK:
0, 62, 27, 37
HSL:
326°, 44.7964%, 43.3333%
HSV (HSB):
326°, 61.8750%, 62.7451%
XYZ:
19.3768, 12.0954, 18.1430
xyY:
0.3905, 0.2438, 12.0954
CIE-Lab:
41.3674, 47.0005, -11.1465
CIE-LCH:
41.3674, 48.3042, 346.6583
CIE-Luv:
41.3674, 56.9118, -22.4982
Hunter-Lab:
34.7785, 38.5890, -6.5851
#a03d75 color charts
#a03d75 color shades, tints & tones
#a03d75 color schemes
#a03d75 color preview, HTML & CSS examples
This text has a color of #a03d75
<p style="color:#a03d75;">Text here</p>
.mytext {color:#a03d75;}
This box has a color of #a03d75
<div style="background-color:#a03d75;">Content here</div>
.mybackground {background-color:#a03d75;}
Border around this has a color of #a03d75
<div style="border:2px solid #a03d75;">Content here</div>
.myborder {border:2px solid #a03d75;}