#a03b4d color space conversions
Hex:
#a03b4d
RGB:
160, 59, 77
CMY:
37, 77, 70
CMYK:
0, 63, 52, 37
HSL:
349°, 46.1187%, 42.9412%
HSV (HSB):
349°, 63.1250%, 62.7451%
XYZ:
17.4007, 11.1373, 8.2538
xyY:
0.4730, 0.3027, 11.1373
CIE-Lab:
39.8108, 43.3454, 11.5819
CIE-LCH:
39.8108, 44.8661, 14.9600
CIE-Luv:
39.8108, 69.7826, 5.5650
Hunter-Lab:
33.3726, 34.6690, 8.6971
#a03b4d color charts
#a03b4d color shades, tints & tones
#a03b4d color schemes
#a03b4d color preview, HTML & CSS examples
This text has a color of #a03b4d
<p style="color:#a03b4d;">Text here</p>
.mytext {color:#a03b4d;}
This box has a color of #a03b4d
<div style="background-color:#a03b4d;">Content here</div>
.mybackground {background-color:#a03b4d;}
Border around this has a color of #a03b4d
<div style="border:2px solid #a03b4d;">Content here</div>
.myborder {border:2px solid #a03b4d;}