#c6765f color space conversions
Hex:
#c6765f
RGB:
198, 118, 95
CMY:
22, 54, 63
CMYK:
0, 40, 52, 22
HSL:
13°, 47.4654%, 57.4510%
HSV (HSB):
13°, 52.0202%, 77.6471%
XYZ:
31.8327, 25.7889, 14.1265
xyY:
0.4437, 0.3594, 25.7889
CIE-Lab:
57.8361, 28.9692, 26.0553
CIE-LCH:
57.8361, 38.9627, 41.9687
CIE-Luv:
57.8361, 58.9006, 26.3791
Hunter-Lab:
50.7827, 23.0213, 19.0550
#c6765f color charts
#c6765f color shades, tints & tones
#c6765f color schemes
#c6765f color preview, HTML & CSS examples
This text has a color of #c6765f
<p style="color:#c6765f;">Text here</p>
.mytext {color:#c6765f;}
This box has a color of #c6765f
<div style="background-color:#c6765f;">Content here</div>
.mybackground {background-color:#c6765f;}
Border around this has a color of #c6765f
<div style="border:2px solid #c6765f;">Content here</div>
.myborder {border:2px solid #c6765f;}