#a10f41 color space conversions
Hex:
#a10f41
RGB:
161, 15, 65
CMY:
37, 94, 75
CMYK:
0, 91, 60, 37
HSL:
339°, 82.9545%, 34.5098%
HSV (HSB):
339°, 90.6832%, 63.1373%
XYZ:
15.8229, 8.3004, 5.7692
xyY:
0.5293, 0.2777, 8.3004
CIE-Lab:
34.6008, 56.9480, 12.1239
CIE-LCH:
34.6008, 58.2243, 12.0185
CIE-Luv:
34.6008, 91.6105, 2.5015
Hunter-Lab:
28.8104, 47.6156, 8.2946
#a10f41 color charts
#a10f41 color shades, tints & tones
#a10f41 color schemes
#a10f41 color preview, HTML & CSS examples
This text has a color of #a10f41
<p style="color:#a10f41;">Text here</p>
.mytext {color:#a10f41;}
This box has a color of #a10f41
<div style="background-color:#a10f41;">Content here</div>
.mybackground {background-color:#a10f41;}
Border around this has a color of #a10f41
<div style="border:2px solid #a10f41;">Content here</div>
.myborder {border:2px solid #a10f41;}