#6a003f color space conversions
Hex:
#6a003f
RGB:
106, 0, 63
CMY:
58, 100, 75
CMYK:
0, 100, 41, 58
HSL:
324°, 100.0000%, 20.7843%
HSV (HSB):
324°, 100.0000%, 41.5686%
XYZ:
6.8411, 3.4231, 5.0028
xyY:
0.4481, 0.2242, 3.4231
CIE-Lab:
21.6642, 45.6390, -6.6947
CIE-LCH:
21.6642, 46.1274, 351.6548
CIE-Luv:
21.6642, 49.5715, -13.3612
Hunter-Lab:
18.5015, 33.6241, -3.0809
#6a003f color charts
#6a003f color shades, tints & tones
#6a003f color schemes
#6a003f color preview, HTML & CSS examples
This text has a color of #6a003f
<p style="color:#6a003f;">Text here</p>
.mytext {color:#6a003f;}
This box has a color of #6a003f
<div style="background-color:#6a003f;">Content here</div>
.mybackground {background-color:#6a003f;}
Border around this has a color of #6a003f
<div style="border:2px solid #6a003f;">Content here</div>
.myborder {border:2px solid #6a003f;}