#a1004f color space conversions
Hex:
#a1004f
RGB:
161, 0, 79
CMY:
37, 100, 69
CMYK:
0, 100, 51, 37
HSL:
331°, 100.0000%, 31.5686%
HSV (HSB):
331°, 100.0000%, 63.1373%
XYZ:
16.1092, 8.1416, 8.1196
xyY:
0.4977, 0.2515, 8.1416
CIE-Lab:
34.2760, 59.9970, 2.5005
CIE-LCH:
34.2760, 60.0491, 2.3865
CIE-Luv:
34.2760, 88.4366, -7.8745
Hunter-Lab:
28.5335, 50.8428, 3.1017
#a1004f color charts
#a1004f color shades, tints & tones
#a1004f color schemes
#a1004f color preview, HTML & CSS examples
This text has a color of #a1004f
<p style="color:#a1004f;">Text here</p>
.mytext {color:#a1004f;}
This box has a color of #a1004f
<div style="background-color:#a1004f;">Content here</div>
.mybackground {background-color:#a1004f;}
Border around this has a color of #a1004f
<div style="border:2px solid #a1004f;">Content here</div>
.myborder {border:2px solid #a1004f;}