#a03e53 color space conversions
Hex:
#a03e53
RGB:
160, 62, 83
CMY:
37, 76, 67
CMYK:
0, 61, 48, 37
HSL:
347°, 44.1441%, 43.5294%
HSV (HSB):
347°, 61.2500%, 62.7451%
XYZ:
17.7812, 11.5434, 9.4745
xyY:
0.4583, 0.2975, 11.5434
CIE-Lab:
40.4810, 42.5110, 8.7547
CIE-LCH:
40.4810, 43.4031, 11.6368
CIE-Luv:
40.4810, 66.5206, 2.7788
Hunter-Lab:
33.9755, 33.9612, 7.2491
#a03e53 color charts
#a03e53 color shades, tints & tones
#a03e53 color schemes
#a03e53 color preview, HTML & CSS examples
This text has a color of #a03e53
<p style="color:#a03e53;">Text here</p>
.mytext {color:#a03e53;}
This box has a color of #a03e53
<div style="background-color:#a03e53;">Content here</div>
.mybackground {background-color:#a03e53;}
Border around this has a color of #a03e53
<div style="border:2px solid #a03e53;">Content here</div>
.myborder {border:2px solid #a03e53;}