#a31f64 color space conversions
Hex:
#a31f64
RGB:
163, 31, 100
CMY:
36, 88, 61
CMYK:
0, 81, 39, 36
HSL:
329°, 68.0412%, 38.0392%
HSV (HSB):
329°, 80.9816%, 63.9216%
XYZ:
17.8945, 9.6866, 12.9831
xyY:
0.4411, 0.2388, 9.6866
CIE-Lab:
37.2740, 56.9405, -6.5879
CIE-LCH:
37.2740, 57.3204, 353.4003
CIE-Luv:
37.2740, 75.7157, -17.9580
Hunter-Lab:
31.1233, 48.1636, -2.9466
#a31f64 color charts
#a31f64 color shades, tints & tones
#a31f64 color schemes
#a31f64 color preview, HTML & CSS examples
This text has a color of #a31f64
<p style="color:#a31f64;">Text here</p>
.mytext {color:#a31f64;}
This box has a color of #a31f64
<div style="background-color:#a31f64;">Content here</div>
.mybackground {background-color:#a31f64;}
Border around this has a color of #a31f64
<div style="border:2px solid #a31f64;">Content here</div>
.myborder {border:2px solid #a31f64;}