#c16c64 color space conversions
Hex:
#c16c64
RGB:
193, 108, 100
CMY:
24, 58, 61
CMYK:
0, 44, 48, 24
HSL:
5°, 42.8571%, 57.4510%
HSV (HSB):
5°, 48.1865%, 75.6863%
XYZ:
29.6551, 22.9827, 14.9297
xyY:
0.4389, 0.3401, 22.9827
CIE-Lab:
55.0545, 32.8536, 19.3757
CIE-LCH:
55.0545, 38.1415, 30.5304
CIE-Luv:
55.0545, 60.9351, 17.9699
Hunter-Lab:
47.9403, 26.5220, 15.0939
#c16c64 color charts
#c16c64 color shades, tints & tones
#c16c64 color schemes
#c16c64 color preview, HTML & CSS examples
This text has a color of #c16c64
<p style="color:#c16c64;">Text here</p>
.mytext {color:#c16c64;}
This box has a color of #c16c64
<div style="background-color:#c16c64;">Content here</div>
.mybackground {background-color:#c16c64;}
Border around this has a color of #c16c64
<div style="border:2px solid #c16c64;">Content here</div>
.myborder {border:2px solid #c16c64;}