#c06c7b color space conversions
Hex:
#c06c7b
RGB:
192, 108, 123
CMY:
25, 58, 52
CMYK:
0, 44, 36, 25
HSL:
349°, 40.0000%, 58.8235%
HSV (HSB):
349°, 43.7500%, 75.2941%
XYZ:
30.6759, 23.3617, 21.6313
xyY:
0.4054, 0.3087, 23.3617
CIE-Lab:
55.4429, 35.0267, 6.4774
CIE-LCH:
55.4429, 35.6206, 10.4772
CIE-Luv:
55.4429, 55.7030, 2.2291
Hunter-Lab:
48.3339, 28.7038, 7.2991
#c06c7b color charts
#c06c7b color shades, tints & tones
#c06c7b color schemes
#c06c7b color preview, HTML & CSS examples
This text has a color of #c06c7b
<p style="color:#c06c7b;">Text here</p>
.mytext {color:#c06c7b;}
This box has a color of #c06c7b
<div style="background-color:#c06c7b;">Content here</div>
.mybackground {background-color:#c06c7b;}
Border around this has a color of #c06c7b
<div style="border:2px solid #c06c7b;">Content here</div>
.myborder {border:2px solid #c06c7b;}