#c06c5b color space conversions
Hex:
#c06c5b
RGB:
192, 108, 91
CMY:
25, 58, 64
CMYK:
0, 44, 53, 25
HSL:
10°, 44.4934%, 55.4902%
HSV (HSB):
10°, 52.6042%, 75.2941%
XYZ:
28.9891, 22.6869, 12.7486
xyY:
0.4500, 0.3521, 22.6869
CIE-Lab:
54.7484, 31.6150, 24.1366
CIE-LCH:
54.7484, 39.7754, 37.3601
CIE-Luv:
54.7484, 61.6989, 23.2570
Hunter-Lab:
47.6308, 25.2850, 17.4723
#c06c5b color charts
#c06c5b color shades, tints & tones
#c06c5b color schemes
#c06c5b color preview, HTML & CSS examples
This text has a color of #c06c5b
<p style="color:#c06c5b;">Text here</p>
.mytext {color:#c06c5b;}
This box has a color of #c06c5b
<div style="background-color:#c06c5b;">Content here</div>
.mybackground {background-color:#c06c5b;}
Border around this has a color of #c06c5b
<div style="border:2px solid #c06c5b;">Content here</div>
.myborder {border:2px solid #c06c5b;}