#c68c50 color space conversions
Hex:
#c68c50
RGB:
198, 140, 80
CMY:
22, 45, 69
CMYK:
0, 29, 60, 22
HSL:
31°, 50.8621%, 54.5098%
HSV (HSB):
31°, 59.5960%, 77.6471%
XYZ:
34.1148, 31.3411, 11.8408
xyY:
0.4413, 0.4055, 31.3411
CIE-Lab:
62.7945, 15.7033, 40.3892
CIE-LCH:
62.7945, 43.3345, 68.7539
CIE-Luv:
62.7945, 44.8795, 44.2889
Hunter-Lab:
55.9831, 10.8030, 26.6480
#c68c50 color charts
#c68c50 color shades, tints & tones
#c68c50 color schemes
#c68c50 color preview, HTML & CSS examples
This text has a color of #c68c50
<p style="color:#c68c50;">Text here</p>
.mytext {color:#c68c50;}
This box has a color of #c68c50
<div style="background-color:#c68c50;">Content here</div>
.mybackground {background-color:#c68c50;}
Border around this has a color of #c68c50
<div style="border:2px solid #c68c50;">Content here</div>
.myborder {border:2px solid #c68c50;}