#a3255d color space conversions
Hex:
#a3255d
RGB:
163, 37, 93
CMY:
36, 85, 64
CMYK:
0, 77, 43, 36
HSL:
333°, 63.0000%, 39.2157%
HSV (HSB):
333°, 77.3006%, 63.9216%
XYZ:
17.7416, 9.9000, 11.3317
xyY:
0.4552, 0.2540, 9.9000
CIE-Lab:
37.6623, 54.4482, -1.5540
CIE-LCH:
37.6623, 54.4704, 358.3652
CIE-Luv:
37.6623, 76.6599, -11.4389
Hunter-Lab:
31.4642, 45.5877, 0.6719
#a3255d color charts
#a3255d color shades, tints & tones
#a3255d color schemes
#a3255d color preview, HTML & CSS examples
This text has a color of #a3255d
<p style="color:#a3255d;">Text here</p>
.mytext {color:#a3255d;}
This box has a color of #a3255d
<div style="background-color:#a3255d;">Content here</div>
.mybackground {background-color:#a3255d;}
Border around this has a color of #a3255d
<div style="border:2px solid #a3255d;">Content here</div>
.myborder {border:2px solid #a3255d;}