#a7065a color space conversions
Hex:
#a7065a
RGB:
167, 6, 90
CMY:
35, 98, 65
CMYK:
0, 96, 46, 35
HSL:
329°, 93.0636%, 33.9216%
HSV (HSB):
329°, 96.4072%, 65.4902%
XYZ:
17.8469, 9.0839, 10.4856
xyY:
0.4770, 0.2428, 9.0839
CIE-Lab:
36.1454, 61.5511, -1.7671
CIE-LCH:
36.1454, 61.5765, 358.3555
CIE-Luv:
36.1454, 87.8083, -13.0420
Hunter-Lab:
30.1395, 52.9534, 0.4706
#a7065a color charts
#a7065a color shades, tints & tones
#a7065a color schemes
#a7065a color preview, HTML & CSS examples
This text has a color of #a7065a
<p style="color:#a7065a;">Text here</p>
.mytext {color:#a7065a;}
This box has a color of #a7065a
<div style="background-color:#a7065a;">Content here</div>
.mybackground {background-color:#a7065a;}
Border around this has a color of #a7065a
<div style="border:2px solid #a7065a;">Content here</div>
.myborder {border:2px solid #a7065a;}