#c06f6c color space conversions
Hex:
#c06f6c
RGB:
192, 111, 108
CMY:
25, 56, 58
CMYK:
0, 42, 44, 25
HSL:
2°, 40.0000%, 58.8235%
HSV (HSB):
2°, 43.7500%, 75.2941%
XYZ:
30.1294, 23.6581, 17.1658
xyY:
0.4246, 0.3334, 23.6581
CIE-Lab:
55.7438, 31.6809, 15.6528
CIE-LCH:
55.7438, 35.3368, 26.2929
CIE-Luv:
55.7438, 56.7140, 14.1029
Hunter-Lab:
48.6395, 25.4514, 13.1231
#c06f6c color charts
#c06f6c color shades, tints & tones
#c06f6c color schemes
#c06f6c color preview, HTML & CSS examples
This text has a color of #c06f6c
<p style="color:#c06f6c;">Text here</p>
.mytext {color:#c06f6c;}
This box has a color of #c06f6c
<div style="background-color:#c06f6c;">Content here</div>
.mybackground {background-color:#c06f6c;}
Border around this has a color of #c06f6c
<div style="border:2px solid #c06f6c;">Content here</div>
.myborder {border:2px solid #c06f6c;}