#a8284e color space conversions
Hex:
#a8284e
RGB:
168, 40, 78
CMY:
34, 84, 69
CMYK:
0, 76, 54, 34
HSL:
342°, 61.5385%, 40.7843%
HSV (HSB):
342°, 76.1905%, 65.8824%
XYZ:
18.2824, 10.3925, 8.2501
xyY:
0.4951, 0.2814, 10.3925
CIE-Lab:
38.5378, 53.5489, 9.3997
CIE-LCH:
38.5378, 54.3676, 9.9560
CIE-Luv:
38.5378, 85.0652, 0.9342
Hunter-Lab:
32.2374, 44.8152, 7.3928
#a8284e color charts
#a8284e color shades, tints & tones
#a8284e color schemes
#a8284e color preview, HTML & CSS examples
This text has a color of #a8284e
<p style="color:#a8284e;">Text here</p>
.mytext {color:#a8284e;}
This box has a color of #a8284e
<div style="background-color:#a8284e;">Content here</div>
.mybackground {background-color:#a8284e;}
Border around this has a color of #a8284e
<div style="border:2px solid #a8284e;">Content here</div>
.myborder {border:2px solid #a8284e;}