#c28c85 color space conversions
Hex:
#c28c85
RGB:
194, 140, 133
CMY:
24, 45, 48
CMYK:
0, 28, 31, 24
HSL:
7°, 33.3333%, 64.1176%
HSV (HSB):
7°, 31.4433%, 76.0784%
XYZ:
35.8599, 31.9190, 26.4613
xyY:
0.3805, 0.3387, 31.9190
CIE-Lab:
63.2758, 19.5872, 11.8732
CIE-LCH:
63.2758, 22.9048, 31.2231
CIE-Luv:
63.2758, 35.8889, 12.5539
Hunter-Lab:
56.4969, 14.4285, 11.7783
#c28c85 color charts
#c28c85 color shades, tints & tones
#c28c85 color schemes
#c28c85 color preview, HTML & CSS examples
This text has a color of #c28c85
<p style="color:#c28c85;">Text here</p>
.mytext {color:#c28c85;}
This box has a color of #c28c85
<div style="background-color:#c28c85;">Content here</div>
.mybackground {background-color:#c28c85;}
Border around this has a color of #c28c85
<div style="border:2px solid #c28c85;">Content here</div>
.myborder {border:2px solid #c28c85;}