#c6945d color space conversions
Hex:
#c6945d
RGB:
198, 148, 93
CMY:
22, 42, 64
CMYK:
0, 25, 53, 22
HSL:
31°, 47.9452%, 57.0588%
HSV (HSB):
31°, 53.0303%, 77.6471%
XYZ:
35.8544, 33.9759, 15.0242
xyY:
0.4225, 0.4004, 33.9759
CIE-Lab:
64.9434, 12.3810, 36.2085
CIE-LCH:
64.9434, 38.2667, 71.1226
CIE-Luv:
64.9434, 37.9988, 41.7437
Hunter-Lab:
58.2888, 7.7927, 25.5199
#c6945d color charts
#c6945d color shades, tints & tones
#c6945d color schemes
#c6945d color preview, HTML & CSS examples
This text has a color of #c6945d
<p style="color:#c6945d;">Text here</p>
.mytext {color:#c6945d;}
This box has a color of #c6945d
<div style="background-color:#c6945d;">Content here</div>
.mybackground {background-color:#c6945d;}
Border around this has a color of #c6945d
<div style="border:2px solid #c6945d;">Content here</div>
.myborder {border:2px solid #c6945d;}