#c6801c color space conversions
Hex:
#c6801c
RGB:
198, 128, 28
CMY:
22, 50, 89
CMYK:
0, 35, 86, 22
HSL:
35°, 75.2212%, 44.3137%
HSV (HSB):
35°, 85.8586%, 77.6471%
XYZ:
31.2175, 27.5279, 4.7667
xyY:
0.4915, 0.4334, 27.5279
CIE-Lab:
59.4599, 19.7187, 59.6151
CIE-LCH:
59.4599, 62.7916, 71.6975
CIE-Luv:
59.4599, 57.6194, 55.7244
Hunter-Lab:
52.4671, 14.3886, 31.3404
#c6801c color charts
#c6801c color shades, tints & tones
#c6801c color schemes
#c6801c color preview, HTML & CSS examples
This text has a color of #c6801c
<p style="color:#c6801c;">Text here</p>
.mytext {color:#c6801c;}
This box has a color of #c6801c
<div style="background-color:#c6801c;">Content here</div>
.mybackground {background-color:#c6801c;}
Border around this has a color of #c6801c
<div style="border:2px solid #c6801c;">Content here</div>
.myborder {border:2px solid #c6801c;}