#c28571 color space conversions
Hex:
#c28571
RGB:
194, 133, 113
CMY:
24, 48, 56
CMYK:
0, 31, 42, 24
HSL:
15°, 39.9015%, 60.1961%
HSV (HSB):
15°, 41.7526%, 76.0784%
XYZ:
33.6163, 29.4366, 19.5329
xyY:
0.4070, 0.3564, 29.4366
CIE-Lab:
61.1651, 20.9878, 20.2460
CIE-LCH:
61.1651, 29.1614, 43.9693
CIE-Luv:
61.1651, 43.0005, 22.2687
Hunter-Lab:
54.2555, 15.6499, 16.6335
#c28571 color charts
#c28571 color shades, tints & tones
#c28571 color schemes
#c28571 color preview, HTML & CSS examples
This text has a color of #c28571
<p style="color:#c28571;">Text here</p>
.mytext {color:#c28571;}
This box has a color of #c28571
<div style="background-color:#c28571;">Content here</div>
.mybackground {background-color:#c28571;}
Border around this has a color of #c28571
<div style="border:2px solid #c28571;">Content here</div>
.myborder {border:2px solid #c28571;}