#a7127e color space conversions
Hex:
#a7127e
RGB:
167, 18, 126
CMY:
35, 93, 51
CMYK:
0, 89, 25, 35
HSL:
317°, 80.5405%, 36.2745%
HSV (HSB):
317°, 89.2216%, 65.4902%
XYZ:
19.9186, 10.1545, 20.6488
xyY:
0.3927, 0.2002, 10.1545
CIE-Lab:
38.1182, 63.7226, -21.5985
CIE-LCH:
38.1182, 67.2835, 341.2762
CIE-Luv:
38.1182, 70.5564, -38.6933
Hunter-Lab:
31.8661, 55.8096, -16.1130
#a7127e color charts
#a7127e color shades, tints & tones
#a7127e color schemes
#a7127e color preview, HTML & CSS examples
This text has a color of #a7127e
<p style="color:#a7127e;">Text here</p>
.mytext {color:#a7127e;}
This box has a color of #a7127e
<div style="background-color:#a7127e;">Content here</div>
.mybackground {background-color:#a7127e;}
Border around this has a color of #a7127e
<div style="border:2px solid #a7127e;">Content here</div>
.myborder {border:2px solid #a7127e;}