#a7305e color space conversions
Hex:
#a7305e
RGB:
167, 48, 94
CMY:
35, 81, 63
CMYK:
0, 71, 44, 35
HSL:
337°, 55.3488%, 42.1569%
HSV (HSB):
337°, 71.2575%, 65.4902%
XYZ:
19.0137, 11.1375, 11.7373
xyY:
0.4539, 0.2659, 11.1375
CIE-Lab:
39.8112, 51.8583, 1.0417
CIE-LCH:
39.8112, 51.8688, 1.1508
CIE-Luv:
39.8112, 75.4840, -7.9510
Hunter-Lab:
33.3730, 43.2947, 2.5087
#a7305e color charts
#a7305e color shades, tints & tones
#a7305e color schemes
#a7305e color preview, HTML & CSS examples
This text has a color of #a7305e
<p style="color:#a7305e;">Text here</p>
.mytext {color:#a7305e;}
This box has a color of #a7305e
<div style="background-color:#a7305e;">Content here</div>
.mybackground {background-color:#a7305e;}
Border around this has a color of #a7305e
<div style="border:2px solid #a7305e;">Content here</div>
.myborder {border:2px solid #a7305e;}