#c36b7d color space conversions
Hex:
#c36b7d
RGB:
195, 107, 125
CMY:
24, 58, 51
CMYK:
0, 45, 36, 24
HSL:
348°, 42.3077%, 59.2157%
HSV (HSB):
348°, 45.1282%, 76.4706%
XYZ:
31.4650, 23.5982, 22.2985
xyY:
0.4067, 0.3050, 23.5982
CIE-Lab:
55.6832, 36.9070, 5.7039
CIE-LCH:
55.6832, 37.3451, 8.7855
CIE-Luv:
55.6832, 58.2050, 0.8633
Hunter-Lab:
48.5779, 30.6071, 6.7889
#c36b7d color charts
#c36b7d color shades, tints & tones
#c36b7d color schemes
#c36b7d color preview, HTML & CSS examples
This text has a color of #c36b7d
<p style="color:#c36b7d;">Text here</p>
.mytext {color:#c36b7d;}
This box has a color of #c36b7d
<div style="background-color:#c36b7d;">Content here</div>
.mybackground {background-color:#c36b7d;}
Border around this has a color of #c36b7d
<div style="border:2px solid #c36b7d;">Content here</div>
.myborder {border:2px solid #c36b7d;}