#a7094e color space conversions
Hex:
#a7094e
RGB:
167, 9, 78
CMY:
35, 96, 69
CMYK:
0, 95, 53, 35
HSL:
334°, 89.7727%, 34.5098%
HSV (HSB):
334°, 94.6108%, 65.4902%
XYZ:
17.4092, 8.9609, 8.0198
xyY:
0.5062, 0.2606, 8.9609
CIE-Lab:
35.9089, 60.2098, 5.6621
CIE-LCH:
35.9089, 60.4755, 5.3723
CIE-Luv:
35.9089, 92.4707, -4.5752
Hunter-Lab:
29.9348, 51.4244, 5.0701
#a7094e color charts
#a7094e color shades, tints & tones
#a7094e color schemes
#a7094e color preview, HTML & CSS examples
This text has a color of #a7094e
<p style="color:#a7094e;">Text here</p>
.mytext {color:#a7094e;}
This box has a color of #a7094e
<div style="background-color:#a7094e;">Content here</div>
.mybackground {background-color:#a7094e;}
Border around this has a color of #a7094e
<div style="border:2px solid #a7094e;">Content here</div>
.myborder {border:2px solid #a7094e;}