#c6702d color space conversions
Hex:
#c6702d
RGB:
198, 112, 45
CMY:
22, 56, 82
CMYK:
0, 43, 77, 22
HSL:
26°, 62.9630%, 47.6471%
HSV (HSB):
26°, 77.2727%, 77.6471%
XYZ:
29.5565, 23.7836, 5.5155
xyY:
0.5022, 0.4041, 23.7836
CIE-Lab:
55.8704, 28.9602, 49.9134
CIE-LCH:
55.8704, 57.7065, 59.8773
CIE-Luv:
55.8704, 69.4573, 45.7575
Hunter-Lab:
48.7684, 22.8368, 27.4324
#c6702d color charts
#c6702d color shades, tints & tones
#c6702d color schemes
#c6702d color preview, HTML & CSS examples
This text has a color of #c6702d
<p style="color:#c6702d;">Text here</p>
.mytext {color:#c6702d;}
This box has a color of #c6702d
<div style="background-color:#c6702d;">Content here</div>
.mybackground {background-color:#c6702d;}
Border around this has a color of #c6702d
<div style="border:2px solid #c6702d;">Content here</div>
.myborder {border:2px solid #c6702d;}