#c28c8d color space conversions
Hex:
#c28c8d
RGB:
194, 140, 141
CMY:
24, 45, 45
CMYK:
0, 28, 27, 24
HSL:
359°, 30.6818%, 65.4902%
HSV (HSB):
359°, 27.8351%, 76.0784%
XYZ:
36.4339, 32.1486, 29.4843
xyY:
0.3715, 0.3278, 32.1486
CIE-Lab:
63.4655, 20.6875, 7.6176
CIE-LCH:
63.4655, 22.0454, 20.2149
CIE-Luv:
63.4655, 34.8223, 6.7989
Hunter-Lab:
56.6997, 15.4755, 8.8585
#c28c8d color charts
#c28c8d color shades, tints & tones
#c28c8d color schemes
#c28c8d color preview, HTML & CSS examples
This text has a color of #c28c8d
<p style="color:#c28c8d;">Text here</p>
.mytext {color:#c28c8d;}
This box has a color of #c28c8d
<div style="background-color:#c28c8d;">Content here</div>
.mybackground {background-color:#c28c8d;}
Border around this has a color of #c28c8d
<div style="border:2px solid #c28c8d;">Content here</div>
.myborder {border:2px solid #c28c8d;}