#a8125e color space conversions
Hex:
#a8125e
RGB:
168, 18, 94
CMY:
34, 93, 63
CMYK:
0, 89, 44, 34
HSL:
330°, 80.6452%, 36.4706%
HSV (HSB):
330°, 89.2857%, 65.8824%
XYZ:
18.3851, 9.5656, 11.4670
xyY:
0.4664, 0.2427, 9.5656
CIE-Lab:
37.0512, 60.4963, -2.9805
CIE-LCH:
37.0512, 60.5696, 357.1794
CIE-Luv:
37.0512, 85.1829, -14.3075
Hunter-Lab:
30.9283, 51.9837, -0.3326
#a8125e color charts
#a8125e color shades, tints & tones
#a8125e color schemes
#a8125e color preview, HTML & CSS examples
This text has a color of #a8125e
<p style="color:#a8125e;">Text here</p>
.mytext {color:#a8125e;}
This box has a color of #a8125e
<div style="background-color:#a8125e;">Content here</div>
.mybackground {background-color:#a8125e;}
Border around this has a color of #a8125e
<div style="border:2px solid #a8125e;">Content here</div>
.myborder {border:2px solid #a8125e;}