#a03e65 color space conversions
Hex:
#a03e65
RGB:
160, 62, 101
CMY:
37, 76, 60
CMYK:
0, 61, 37, 37
HSL:
336°, 44.1441%, 43.5294%
HSV (HSB):
336°, 61.2500%, 62.7451%
XYZ:
18.5688, 11.8584, 13.6221
xyY:
0.4215, 0.2692, 11.8584
CIE-Lab:
40.9902, 44.4775, -1.7698
CIE-LCH:
40.9902, 44.5127, 357.7213
CIE-Luv:
40.9902, 61.3583, -9.9155
Hunter-Lab:
34.4361, 35.9886, 0.6514
#a03e65 color charts
#a03e65 color shades, tints & tones
#a03e65 color schemes
#a03e65 color preview, HTML & CSS examples
This text has a color of #a03e65
<p style="color:#a03e65;">Text here</p>
.mytext {color:#a03e65;}
This box has a color of #a03e65
<div style="background-color:#a03e65;">Content here</div>
.mybackground {background-color:#a03e65;}
Border around this has a color of #a03e65
<div style="border:2px solid #a03e65;">Content here</div>
.myborder {border:2px solid #a03e65;}