#a3023e color space conversions
Hex:
#a3023e
RGB:
163, 2, 62
CMY:
36, 99, 76
CMYK:
0, 99, 62, 36
HSL:
338°, 97.5758%, 32.3529%
HSV (HSB):
338°, 98.7730%, 63.9216%
XYZ:
15.9955, 8.1777, 5.2928
xyY:
0.5428, 0.2775, 8.1777
CIE-Lab:
34.3504, 59.0237, 13.8194
CIE-LCH:
34.3504, 60.6199, 13.1774
CIE-Luv:
34.3504, 96.5338, 3.5338
Hunter-Lab:
28.5968, 49.7988, 9.0440
#a3023e color charts
#a3023e color shades, tints & tones
#a3023e color schemes
#a3023e color preview, HTML & CSS examples
This text has a color of #a3023e
<p style="color:#a3023e;">Text here</p>
.mytext {color:#a3023e;}
This box has a color of #a3023e
<div style="background-color:#a3023e;">Content here</div>
.mybackground {background-color:#a3023e;}
Border around this has a color of #a3023e
<div style="border:2px solid #a3023e;">Content here</div>
.myborder {border:2px solid #a3023e;}