#6f075c color space conversions
Hex:
#6f075c
RGB:
111, 7, 92
CMY:
56, 97, 64
CMYK:
0, 94, 17, 56
HSL:
311°, 88.1356%, 23.1373%
HSV (HSB):
311°, 93.6937%, 43.5294%
XYZ:
8.5633, 4.3042, 10.5047
xyY:
0.3664, 0.1842, 4.3042
CIE-Lab:
24.6526, 48.9228, -21.6378
CIE-LCH:
24.6526, 53.4943, 336.1409
CIE-Luv:
24.6526, 41.5037, -31.4514
Hunter-Lab:
20.7465, 37.3710, -15.4980
#6f075c color charts
#6f075c color shades, tints & tones
#6f075c color schemes
#6f075c color preview, HTML & CSS examples
This text has a color of #6f075c
<p style="color:#6f075c;">Text here</p>
.mytext {color:#6f075c;}
This box has a color of #6f075c
<div style="background-color:#6f075c;">Content here</div>
.mybackground {background-color:#6f075c;}
Border around this has a color of #6f075c
<div style="border:2px solid #6f075c;">Content here</div>
.myborder {border:2px solid #6f075c;}