#a7027b color space conversions
Hex:
#a7027b
RGB:
167, 2, 123
CMY:
35, 99, 52
CMYK:
0, 99, 26, 35
HSL:
316°, 97.6331%, 33.1373%
HSV (HSB):
316°, 98.8024%, 65.4902%
XYZ:
19.5332, 9.6890, 19.5795
xyY:
0.4003, 0.1985, 9.6890
CIE-Lab:
37.2783, 65.4153, -21.0279
CIE-LCH:
37.2783, 68.7120, 342.1799
CIE-Luv:
37.2783, 73.4592, -37.9757
Hunter-Lab:
31.1271, 57.5418, -15.5055
#a7027b color charts
#a7027b color shades, tints & tones
#a7027b color schemes
#a7027b color preview, HTML & CSS examples
This text has a color of #a7027b
<p style="color:#a7027b;">Text here</p>
.mytext {color:#a7027b;}
This box has a color of #a7027b
<div style="background-color:#a7027b;">Content here</div>
.mybackground {background-color:#a7027b;}
Border around this has a color of #a7027b
<div style="border:2px solid #a7027b;">Content here</div>
.myborder {border:2px solid #a7027b;}