#c06a56 color space conversions
Hex:
#c06a56
RGB:
192, 106, 86
CMY:
25, 58, 66
CMYK:
0, 45, 55, 25
HSL:
11°, 45.6897%, 54.5098%
HSV (HSB):
11°, 55.2083%, 75.2941%
XYZ:
28.5720, 22.1864, 11.5806
xyY:
0.4583, 0.3559, 22.1864
CIE-Lab:
54.2242, 32.2521, 26.3173
CIE-LCH:
54.2242, 41.6269, 39.2140
CIE-Luv:
54.2242, 63.9258, 25.2081
Hunter-Lab:
47.1025, 25.8474, 18.3947
#c06a56 color charts
#c06a56 color shades, tints & tones
#c06a56 color schemes
#c06a56 color preview, HTML & CSS examples
This text has a color of #c06a56
<p style="color:#c06a56;">Text here</p>
.mytext {color:#c06a56;}
This box has a color of #c06a56
<div style="background-color:#c06a56;">Content here</div>
.mybackground {background-color:#c06a56;}
Border around this has a color of #c06a56
<div style="border:2px solid #c06a56;">Content here</div>
.myborder {border:2px solid #c06a56;}