#6c100c color space conversions
Hex:
#6c100c
RGB:
108, 16, 12
CMY:
58, 94, 95
CMYK:
0, 85, 89, 58
HSL:
2°, 80.0000%, 23.5294%
HSV (HSB):
2°, 88.8889%, 42.3529%
XYZ:
6.4360, 3.5853, 0.7006
xyY:
0.6003, 0.3344, 3.5853
CIE-Lab:
22.2501, 38.9251, 28.3406
CIE-LCH:
22.2501, 48.1493, 36.0576
CIE-Luv:
22.2501, 62.2680, 14.3061
Hunter-Lab:
18.9348, 27.5367, 11.0605
#6c100c color charts
#6c100c color shades, tints & tones
#6c100c color schemes
#6c100c color preview, HTML & CSS examples
This text has a color of #6c100c
<p style="color:#6c100c;">Text here</p>
.mytext {color:#6c100c;}
This box has a color of #6c100c
<div style="background-color:#6c100c;">Content here</div>
.mybackground {background-color:#6c100c;}
Border around this has a color of #6c100c
<div style="border:2px solid #6c100c;">Content here</div>
.myborder {border:2px solid #6c100c;}