#6f002d color space conversions
Hex:
#6f002d
RGB:
111, 0, 45
CMY:
56, 100, 82
CMYK:
0, 100, 59, 56
HSL:
336°, 100.0000%, 21.7647%
HSV (HSB):
336°, 100.0000%, 43.5294%
XYZ:
7.0292, 3.5690, 2.8010
xyY:
0.5246, 0.2664, 3.5690
CIE-Lab:
22.1920, 45.2536, 6.8079
CIE-LCH:
22.1920, 45.7628, 8.5554
CIE-Luv:
22.1920, 60.5397, -0.7485
Hunter-Lab:
18.8917, 33.3555, 4.4334
#6f002d color charts
#6f002d color shades, tints & tones
#6f002d color schemes
#6f002d color preview, HTML & CSS examples
This text has a color of #6f002d
<p style="color:#6f002d;">Text here</p>
.mytext {color:#6f002d;}
This box has a color of #6f002d
<div style="background-color:#6f002d;">Content here</div>
.mybackground {background-color:#6f002d;}
Border around this has a color of #6f002d
<div style="border:2px solid #6f002d;">Content here</div>
.myborder {border:2px solid #6f002d;}