#c3968c color space conversions
Hex:
#c3968c
RGB:
195, 150, 140
CMY:
24, 41, 45
CMYK:
0, 23, 28, 24
HSL:
11°, 31.4286%, 65.6863%
HSV (HSB):
11°, 28.2051%, 76.4706%
XYZ:
38.1456, 35.3082, 29.6156
xyY:
0.3701, 0.3426, 35.3082
CIE-Lab:
65.9880, 15.4161, 11.7749
CIE-LCH:
65.9880, 19.3985, 37.3728
CIE-Luv:
65.9880, 29.6276, 13.4004
Hunter-Lab:
59.4207, 10.6033, 12.0441
#c3968c color charts
#c3968c color shades, tints & tones
#c3968c color schemes
#c3968c color preview, HTML & CSS examples
This text has a color of #c3968c
<p style="color:#c3968c;">Text here</p>
.mytext {color:#c3968c;}
This box has a color of #c3968c
<div style="background-color:#c3968c;">Content here</div>
.mybackground {background-color:#c3968c;}
Border around this has a color of #c3968c
<div style="border:2px solid #c3968c;">Content here</div>
.myborder {border:2px solid #c3968c;}