#c38e65 color space conversions
Hex:
#c38e65
RGB:
195, 142, 101
CMY:
24, 44, 60
CMYK:
0, 27, 48, 24
HSL:
26°, 43.9252%, 58.0392%
HSV (HSB):
26°, 48.2051%, 76.4706%
XYZ:
34.5276, 31.8877, 16.6471
xyY:
0.4157, 0.3839, 31.8877
CIE-Lab:
63.2500, 15.1681, 29.6940
CIE-LCH:
63.2500, 33.3438, 62.9414
CIE-Luv:
63.2500, 39.1112, 34.2131
Hunter-Lab:
56.4692, 10.3214, 22.0498
#c38e65 color charts
#c38e65 color shades, tints & tones
#c38e65 color schemes
#c38e65 color preview, HTML & CSS examples
This text has a color of #c38e65
<p style="color:#c38e65;">Text here</p>
.mytext {color:#c38e65;}
This box has a color of #c38e65
<div style="background-color:#c38e65;">Content here</div>
.mybackground {background-color:#c38e65;}
Border around this has a color of #c38e65
<div style="border:2px solid #c38e65;">Content here</div>
.myborder {border:2px solid #c38e65;}