#a8025d color space conversions
Hex:
#a8025d
RGB:
168, 2, 93
CMY:
34, 99, 64
CMYK:
0, 99, 45, 34
HSL:
327°, 97.6471%, 33.3333%
HSV (HSB):
327°, 98.8095%, 65.8824%
XYZ:
18.1459, 9.1586, 11.1673
xyY:
0.4717, 0.2381, 9.1586
CIE-Lab:
36.2878, 62.5273, -3.4666
CIE-LCH:
36.2878, 62.6233, 356.8267
CIE-Luv:
36.2878, 87.8137, -15.2254
Hunter-Lab:
30.2631, 54.0692, -0.6943
#a8025d color charts
#a8025d color shades, tints & tones
#a8025d color schemes
#a8025d color preview, HTML & CSS examples
This text has a color of #a8025d
<p style="color:#a8025d;">Text here</p>
.mytext {color:#a8025d;}
This box has a color of #a8025d
<div style="background-color:#a8025d;">Content here</div>
.mybackground {background-color:#a8025d;}
Border around this has a color of #a8025d
<div style="border:2px solid #a8025d;">Content here</div>
.myborder {border:2px solid #a8025d;}