#c36c7e color space conversions
Hex:
#c36c7e
RGB:
195, 108, 126
CMY:
24, 58, 51
CMYK:
0, 45, 35, 24
HSL:
348°, 42.0290%, 59.4118%
HSV (HSB):
348°, 44.6154%, 76.4706%
XYZ:
31.6341, 23.8336, 22.6717
xyY:
0.4048, 0.3050, 23.8336
CIE-Lab:
55.9208, 36.5013, 5.4596
CIE-LCH:
55.9208, 36.9074, 8.5068
CIE-Luv:
55.9208, 57.3963, 0.6375
Hunter-Lab:
48.8197, 30.2300, 6.6397
#c36c7e color charts
#c36c7e color shades, tints & tones
#c36c7e color schemes
#c36c7e color preview, HTML & CSS examples
This text has a color of #c36c7e
<p style="color:#c36c7e;">Text here</p>
.mytext {color:#c36c7e;}
This box has a color of #c36c7e
<div style="background-color:#c36c7e;">Content here</div>
.mybackground {background-color:#c36c7e;}
Border around this has a color of #c36c7e
<div style="border:2px solid #c36c7e;">Content here</div>
.myborder {border:2px solid #c36c7e;}