#c36a7e color space conversions
Hex:
#c36a7e
RGB:
195, 106, 126
CMY:
24, 58, 51
CMYK:
0, 46, 35, 24
HSL:
347°, 42.5837%, 59.0196%
HSV (HSB):
347°, 45.6410%, 76.4706%
XYZ:
31.4256, 23.4165, 22.6022
xyY:
0.4058, 0.3024, 23.4165
CIE-Lab:
55.4988, 37.5572, 4.8533
CIE-LCH:
55.4988, 37.8694, 7.3632
CIE-Luv:
55.4988, 58.5854, -0.3643
Hunter-Lab:
48.3906, 31.2370, 6.1804
#c36a7e color charts
#c36a7e color shades, tints & tones
#c36a7e color schemes
#c36a7e color preview, HTML & CSS examples
This text has a color of #c36a7e
<p style="color:#c36a7e;">Text here</p>
.mytext {color:#c36a7e;}
This box has a color of #c36a7e
<div style="background-color:#c36a7e;">Content here</div>
.mybackground {background-color:#c36a7e;}
Border around this has a color of #c36a7e
<div style="border:2px solid #c36a7e;">Content here</div>
.myborder {border:2px solid #c36a7e;}