#6c123f color space conversions
Hex:
#6c123f
RGB:
108, 18, 63
CMY:
58, 93, 75
CMYK:
0, 83, 42, 58
HSL:
330°, 71.4286%, 24.7059%
HSV (HSB):
330°, 83.3333%, 42.3529%
XYZ:
7.2979, 3.9796, 5.0861
xyY:
0.4460, 0.2432, 3.9796
CIE-Lab:
23.6040, 41.8077, -3.7460
CIE-LCH:
23.6040, 41.9752, 354.8800
CIE-Luv:
23.6040, 48.1964, -10.0889
Hunter-Lab:
19.9490, 30.3889, -1.1520
#6c123f color charts
#6c123f color shades, tints & tones
#6c123f color schemes
#6c123f color preview, HTML & CSS examples
This text has a color of #6c123f
<p style="color:#6c123f;">Text here</p>
.mytext {color:#6c123f;}
This box has a color of #6c123f
<div style="background-color:#6c123f;">Content here</div>
.mybackground {background-color:#6c123f;}
Border around this has a color of #6c123f
<div style="border:2px solid #6c123f;">Content here</div>
.myborder {border:2px solid #6c123f;}