#c15e4a color space conversions
Hex:
#c15e4a
RGB:
193, 94, 74
CMY:
24, 63, 71
CMYK:
0, 51, 62, 24
HSL:
10°, 48.9712%, 52.3529%
HSV (HSB):
10°, 61.6580%, 75.6863%
XYZ:
27.2311, 19.8373, 8.8723
xyY:
0.4868, 0.3546, 19.8373
CIE-Lab:
51.6527, 38.0122, 29.9354
CIE-LCH:
51.6527, 48.3845, 38.2211
CIE-Luv:
51.6527, 75.2910, 26.6731
Hunter-Lab:
44.5391, 31.1910, 19.3666
#c15e4a color charts
#c15e4a color shades, tints & tones
#c15e4a color schemes
#c15e4a color preview, HTML & CSS examples
This text has a color of #c15e4a
<p style="color:#c15e4a;">Text here</p>
.mytext {color:#c15e4a;}
This box has a color of #c15e4a
<div style="background-color:#c15e4a;">Content here</div>
.mybackground {background-color:#c15e4a;}
Border around this has a color of #c15e4a
<div style="border:2px solid #c15e4a;">Content here</div>
.myborder {border:2px solid #c15e4a;}