#c36d86 color space conversions
Hex:
#c36d86
RGB:
195, 109, 134
CMY:
24, 57, 47
CMYK:
0, 44, 31, 24
HSL:
343°, 41.7476%, 59.6078%
HSV (HSB):
343°, 44.1026%, 76.4706%
XYZ:
32.2774, 24.2606, 25.5358
xyY:
0.3933, 0.2956, 24.2606
CIE-Lab:
56.3478, 36.9937, 1.4006
CIE-LCH:
56.3478, 37.0203, 2.1682
CIE-Luv:
56.3478, 55.1135, -4.7737
Hunter-Lab:
49.2551, 30.7767, 3.7402
#c36d86 color charts
#c36d86 color shades, tints & tones
#c36d86 color schemes
#c36d86 color preview, HTML & CSS examples
This text has a color of #c36d86
<p style="color:#c36d86;">Text here</p>
.mytext {color:#c36d86;}
This box has a color of #c36d86
<div style="background-color:#c36d86;">Content here</div>
.mybackground {background-color:#c36d86;}
Border around this has a color of #c36d86
<div style="border:2px solid #c36d86;">Content here</div>
.myborder {border:2px solid #c36d86;}