#c16f7c color space conversions
Hex:
#c16f7c
RGB:
193, 111, 124
CMY:
24, 56, 51
CMYK:
0, 42, 36, 24
HSL:
350°, 39.8058%, 59.6078%
HSV (HSB):
350°, 42.4870%, 75.6863%
XYZ:
31.3148, 24.1616, 22.0820
xyY:
0.4038, 0.3115, 24.1616
CIE-Lab:
56.2492, 33.9161, 7.0627
CIE-LCH:
56.2492, 34.6436, 11.7632
CIE-Luv:
56.2492, 54.4573, 3.2220
Hunter-Lab:
49.1544, 27.6969, 7.7729
#c16f7c color charts
#c16f7c color shades, tints & tones
#c16f7c color schemes
#c16f7c color preview, HTML & CSS examples
This text has a color of #c16f7c
<p style="color:#c16f7c;">Text here</p>
.mytext {color:#c16f7c;}
This box has a color of #c16f7c
<div style="background-color:#c16f7c;">Content here</div>
.mybackground {background-color:#c16f7c;}
Border around this has a color of #c16f7c
<div style="border:2px solid #c16f7c;">Content here</div>
.myborder {border:2px solid #c16f7c;}