#c06a6a color space conversions
Hex:
#c06a6a
RGB:
192, 106, 106
CMY:
25, 58, 58
CMYK:
0, 45, 45, 25
HSL:
0°, 40.5660%, 58.4314%
HSV (HSB):
0°, 44.7917%, 75.2941%
XYZ:
29.4938, 22.5551, 16.4348
xyY:
0.4307, 0.3294, 22.5551
CIE-Lab:
54.6111, 34.1484, 15.2561
CIE-LCH:
54.6111, 37.4014, 24.0731
CIE-Luv:
54.6111, 60.3377, 13.0057
Hunter-Lab:
47.4923, 27.7411, 12.7272
#c06a6a color charts
#c06a6a color shades, tints & tones
#c06a6a color schemes
#c06a6a color preview, HTML & CSS examples
This text has a color of #c06a6a
<p style="color:#c06a6a;">Text here</p>
.mytext {color:#c06a6a;}
This box has a color of #c06a6a
<div style="background-color:#c06a6a;">Content here</div>
.mybackground {background-color:#c06a6a;}
Border around this has a color of #c06a6a
<div style="border:2px solid #c06a6a;">Content here</div>
.myborder {border:2px solid #c06a6a;}