#c06c50 color space conversions
Hex:
#c06c50
RGB:
192, 108, 80
CMY:
25, 58, 69
CMYK:
0, 44, 58, 25
HSL:
15°, 47.0588%, 53.3333%
HSV (HSB):
15°, 58.3333%, 75.2941%
XYZ:
28.5488, 22.5108, 10.4297
xyY:
0.4643, 0.3661, 22.5108
CIE-Lab:
54.5648, 30.6934, 30.1536
CIE-LCH:
54.5648, 43.0270, 44.4917
CIE-Luv:
54.5648, 63.4461, 29.3257
Hunter-Lab:
47.4455, 24.3767, 20.1784
#c06c50 color charts
#c06c50 color shades, tints & tones
#c06c50 color schemes
#c06c50 color preview, HTML & CSS examples
This text has a color of #c06c50
<p style="color:#c06c50;">Text here</p>
.mytext {color:#c06c50;}
This box has a color of #c06c50
<div style="background-color:#c06c50;">Content here</div>
.mybackground {background-color:#c06c50;}
Border around this has a color of #c06c50
<div style="border:2px solid #c06c50;">Content here</div>
.myborder {border:2px solid #c06c50;}