#c46f7b color space conversions
Hex:
#c46f7b
RGB:
196, 111, 123
CMY:
23, 56, 52
CMYK:
0, 43, 37, 23
HSL:
352°, 41.8719%, 60.1961%
HSV (HSB):
352°, 43.3673%, 76.8627%
XYZ:
32.0245, 24.5347, 21.7867
xyY:
0.4088, 0.3132, 24.5347
CIE-Lab:
56.6192, 34.9105, 8.2268
CIE-LCH:
56.6192, 35.8667, 13.2601
CIE-Luv:
56.6192, 56.9705, 4.5013
Hunter-Lab:
49.5325, 28.7247, 8.5943
#c46f7b color charts
#c46f7b color shades, tints & tones
#c46f7b color schemes
#c46f7b color preview, HTML & CSS examples
This text has a color of #c46f7b
<p style="color:#c46f7b;">Text here</p>
.mytext {color:#c46f7b;}
This box has a color of #c46f7b
<div style="background-color:#c46f7b;">Content here</div>
.mybackground {background-color:#c46f7b;}
Border around this has a color of #c46f7b
<div style="border:2px solid #c46f7b;">Content here</div>
.myborder {border:2px solid #c46f7b;}