#6f364d color space conversions
Hex:
#6f364d
RGB:
111, 54, 77
CMY:
56, 79, 70
CMYK:
0, 51, 31, 56
HSL:
336°, 34.5455%, 32.3529%
HSV (HSB):
336°, 51.3514%, 43.5294%
XYZ:
9.2143, 6.5537, 7.8005
xyY:
0.3910, 0.2781, 6.5537
CIE-Lab:
30.7684, 28.1031, -2.4297
CIE-LCH:
30.7684, 28.2079, 355.0586
CIE-Luv:
30.7684, 33.4720, -7.1247
Hunter-Lab:
25.6001, 19.4474, -0.1459
#6f364d color charts
#6f364d color shades, tints & tones
#6f364d color schemes
#6f364d color preview, HTML & CSS examples
This text has a color of #6f364d
<p style="color:#6f364d;">Text here</p>
.mytext {color:#6f364d;}
This box has a color of #6f364d
<div style="background-color:#6f364d;">Content here</div>
.mybackground {background-color:#6f364d;}
Border around this has a color of #6f364d
<div style="border:2px solid #6f364d;">Content here</div>
.myborder {border:2px solid #6f364d;}