#c6801f color space conversions
Hex:
#c6801f
RGB:
198, 128, 31
CMY:
22, 50, 88
CMYK:
0, 35, 84, 22
HSL:
35°, 72.9258%, 44.9020%
HSV (HSB):
35°, 84.3434%, 77.6471%
XYZ:
31.2552, 27.5430, 4.9653
xyY:
0.4902, 0.4320, 27.5430
CIE-Lab:
59.4736, 19.7982, 58.6730
CIE-LCH:
59.4736, 61.9233, 71.3539
CIE-Luv:
59.4736, 57.4925, 55.1836
Hunter-Lab:
52.4815, 14.4626, 31.1275
#c6801f color charts
#c6801f color shades, tints & tones
#c6801f color schemes
#c6801f color preview, HTML & CSS examples
This text has a color of #c6801f
<p style="color:#c6801f;">Text here</p>
.mytext {color:#c6801f;}
This box has a color of #c6801f
<div style="background-color:#c6801f;">Content here</div>
.mybackground {background-color:#c6801f;}
Border around this has a color of #c6801f
<div style="border:2px solid #c6801f;">Content here</div>
.myborder {border:2px solid #c6801f;}