#a01f64 color space conversions
Hex:
#a01f64
RGB:
160, 31, 100
CMY:
37, 88, 61
CMYK:
0, 81, 38, 37
HSL:
328°, 67.5393%, 37.4510%
HSV (HSB):
328°, 80.6250%, 62.7451%
XYZ:
17.2874, 9.3737, 12.9547
xyY:
0.4364, 0.2366, 9.3737
CIE-Lab:
36.6940, 56.1626, -7.5161
CIE-LCH:
36.6940, 56.6633, 352.3776
CIE-Luv:
36.6940, 73.2747, -18.8749
Hunter-Lab:
30.6164, 47.2106, -3.6559
#a01f64 color charts
#a01f64 color shades, tints & tones
#a01f64 color schemes
#a01f64 color preview, HTML & CSS examples
This text has a color of #a01f64
<p style="color:#a01f64;">Text here</p>
.mytext {color:#a01f64;}
This box has a color of #a01f64
<div style="background-color:#a01f64;">Content here</div>
.mybackground {background-color:#a01f64;}
Border around this has a color of #a01f64
<div style="border:2px solid #a01f64;">Content here</div>
.myborder {border:2px solid #a01f64;}